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/products.twig"));
  3.         $this->parent $this->loadTemplate("front/index.twig""front/products.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/products.twig', array('entity' => object(Page), 'currentUrl' => array('locale' => 'en'), 'category' => object(Category), 'title' => 'light grey', 'products' => array(array('name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'uuid' => '8987e692-b312-4f52-8c40-daabf7983a66', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'BiClick', 'uuid' => '34b09484-e185-4fdd-b97a-1c3c9134c67f', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'en' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '9ef6a63b-93ec-4fee-bdf9-831ab00768df', 'colorNumber' => 'CBC 41022', 'namePl' => 'Dąb Scandinavian', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'DUB SCANDINAVIAN H'), 'de' => array('name' => 'SCANDINAVIAN EICHE'), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'SCANDINAVIAN ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN'), 'hr' => array('name' => 'SCANDINAVIAN HRAST'), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => 'ROVERE SCANDINAVIAN'), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN'), 'ru' => array('name' => 'ДУБ СКАНДИНАВИЯ'), 'sk' => array('name' => 'DUB DUB SCANDINAVI'), 'sl' => array('name' => 'SCANDINAVIAN HRAST'), 'sr' => array('name' => 'SCANDINAVIAN HRAST'), 'sv' => array('name' => 'SCANDINAVIAN EK'), 'ua' => array('name' => 'ДУБ СКАНДИНАВІЯ'))), 'ean' => '5905167814185', 'sapIndex' => '158254000000000482', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2006', 'dop' => 'RF4003/2', 'width' => '180', 'length' => '1220', 'fugue_id' => '3', 'thickness' => '4', 'top_layer' => '0.3', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5/4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')), 'pieces_in_package' => '10', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.033', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'Secura VINYL Click', 'square_meters_in_package' => '2.196', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'Micro Bevel', 'uuid' => '37823e50-a632-4f7c-8562-61d77fd3e36a', 'id' => 3), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 12, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'BICLICK CLICK CBC 41022 DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'BICLICK CLICK CBC 41022 ДУБ СКАНДИНАВСКИ'), array('language' => 'HR', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV'), array('language' => 'LT', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN ĄŽU'), array('language' => 'CS', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'BICLICK CLICK CBC 41022 STEJAR SCANDINA'), array('language' => 'HU', 'shortDescription' => 'BiClick LVT click padló Skandináv tölgy'), array('language' => 'BG', 'shortDescription' => 'BICLICK CLICK CBC 41022 СКАНДИНАВСКИ ДЪБ'), array('language' => 'DE', 'shortDescription' => 'BICLICK CLICK CBC 41022 EICHE SCANDINAV'), array('language' => 'FR', 'shortDescription' => 'BICLICK CLICK CBC 41022 CHÊNE SCANDINAVI'), array('language' => 'IT', 'shortDescription' => 'BICLICK CLICK CBC 41022 ROVERE SCANDINA'), array('language' => 'ES', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN TAM'), array('language' => 'SK', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'BICLICK CLICK CBC 41022 OZOLS SCANDINAVI'), array('language' => 'SL', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV')), 'logisticData' => array('ean' => '5905167814185', 'size' => '1,22X0,18X0,004', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'MPLB', 'volume' => 6106.4809999999998, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.0999999999999996, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5500000000000007, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 105.408), 'productIndex' => '158254000000000482', 'characteristics' => array(), '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' => 26352, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 52704, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167814192', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167814185', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 6106.4809999999998, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5500000000000007))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp')), 'files' => array(array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFIRMAX_BiClick_Floor laying instructions_11-04-2019_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/9mkiPn5wQ2aWBuVq.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_BiClick Wood_TDS_31-03-2022_EN-DE_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AHrwRd2sENpB0kpu.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_BICLICK__the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/0upOCBOg6VE1uhe0.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax BiClick - MONUMENT OAK - 4mm/0.3mm', 'uuid' => '6bcf288d-a84b-4f0c-8599-22dd334c8d0f', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824245', 'sapIndex' => '154231201505000535', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-monument-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003927', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824245_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - NEWPORT OAK - 4mm/0.3mm', 'uuid' => 'e1b9f672-4871-4f43-8c88-25e880dbfe54', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824252', 'sapIndex' => '154231201505000536', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-newport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003933', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CALVIA OAK - 4mm/0.3mm', 'uuid' => '37ae4ebc-2e74-4f7e-9b43-c20aea55b1ad', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824269', 'sapIndex' => '154231201505000537', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-calvia-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003930', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_03.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_03.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_03.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_03.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_03.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_03.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_02.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_02.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_02.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_02.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_02.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_02.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_04.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_04.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_04.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_04.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_04.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_04.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - GOLDBERG OAK - 4mm/0.3mm', 'uuid' => '0b28cbb7-d02b-4f14-b920-20a024ea6286', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824276', 'sapIndex' => '154231201505000538', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-goldberg-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003932', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CORNWALL OAK - 4mm/0.3mm', 'uuid' => 'e4ef7018-ac28-4ffd-b14e-b29125659510', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824283', 'sapIndex' => '154231201505000539', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-cornwall-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003934', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - ROSSPORT OAK - 4mm/0.3mm', 'uuid' => 'dc00e1bf-342c-4f06-991b-ca317ac923a5', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824290', 'sapIndex' => '154231201505000540', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-rossport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003928', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824290_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - BRADFORD OAK - 4mm/0.3mm', 'uuid' => 'dbcd190a-137f-4fb8-9ef7-3de9802b5aed', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814222', 'sapIndex' => '158254000000000483', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-bradford-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003925', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814222_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - VERMONT OAK - 4mm/0.3mm', 'uuid' => '23ea6379-4a52-4f69-bb04-f402ac7a5e8b', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814246', 'sapIndex' => '158254000000000484', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-vermont-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003926', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814246_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - JERSEY OAK - 4mm/0.3mm', 'uuid' => '2cfccc42-8b09-4f49-bea3-14a0828fedc9', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814284', 'sapIndex' => '158254000000000485', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-jersey-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003929', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814284_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_02.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB SCANDINAVIAN H - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-scandinavian-h-4mm-0-3mm'), 'de' => array('lead' => '', 'name' => 'Vinylboden Afirmax BiClick - SCANDINAVIAN EICHE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylboden-afirmax-biclick-scandinavian-eiche-4mm-0-3mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'es' => array('lead' => '', 'name' => 'Suelo de vinilo Afirmax BiClick - SCANDINAVIAN ROBLE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'suelo-de-vinilo-afirmax-biclick-scandinavian-roble-4mm-0-3mm'), 'et' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'fr' => array('lead' => '', 'name' => 'Sol vinyle Afirmax BiClick - CHÊNE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'sol-vinyle-afirmax-biclick-chene-scandinavian-4mm-0-3mm'), 'hr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'hu' => array('lead' => '', 'name' => 'VINIL PADLÓ Afirmax BiClick - SCANDINAVIAN TÖLGY - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-biclick-scandinavian-tolgy-4mm-0-3mm'), 'it' => array('lead' => '', 'name' => 'PAVIMENTI VINILICI Afirmax BiClick - ROVERE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'pavimenti-vinilici-afirmax-biclick-rovere-scandinavian-4mm-0-3mm'), 'lt' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'nl' => array('lead' => '', 'name' => 'Vinyl vloer Afirmax BiClick - SCANDINAVIAN EIK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-vloer-afirmax-biclick-scandinavian-eik-4mm-0-3mm'), 'pl' => array('lead' => '', 'name' => 'Panele winylowe Afirmax BiClick - DĄB SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-biclick-dab-scandinavian-4mm-0-3mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax BiClick - STEJAR SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-biclick-stejar-scandinavian-4mm-0-3mm'), 'ru' => array('lead' => '', 'name' => 'Кварцвиниловая плитка Afirmax BiClick - ДУБ СКАНДИНАВИЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm'), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB DUB SCANDINAVI - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-dub-scandinavi-4mm-0-3mm'), 'sl' => array('lead' => '', 'name' => 'VINIL Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sv' => array('lead' => '', 'name' => 'VINYLGOLV Afirmax BiClick - SCANDINAVIAN EK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylgolv-afirmax-biclick-scandinavian-ek-4mm-0-3mm'), 'ua' => array('lead' => '', 'name' => 'ПВХ плитка Afirmax BiClick - ДУБ СКАНДИНАВІЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm')), 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003924', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814185_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '180', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'uuid' => 'e0a310ef-4d57-4f7b-9b58-b1780ea6d061', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR ULTRA', 'uuid' => '5eba22e1-263c-4f82-962d-4ace9cabb628', 'color' => '#e9ec32', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'cs' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'de' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'en' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'es' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'et' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'fr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hu' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'it' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'lt' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'nl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'pl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ro' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ru' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sk' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sv' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ua' => array('name' => 'LEGNAR ULTRA', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'IRVING OAK', 'uuid' => 'cfa67a21-35ac-4f93-91d5-9c5f8fd77916', 'colorNumber' => 'CLS 42132', 'namePl' => 'DĄB IRVING ', 'translations' => array('bg' => array('name' => 'IRVING ĄŽUOLAS'), 'cs' => array('name' => 'DUB IRVING'), 'de' => array('name' => ' EICHE IRVING'), 'en' => array('name' => 'IRVING OAK'), 'es' => array('name' => 'ROBLE IRVING '), 'et' => array('name' => 'IRVING TAMM'), 'fr' => array('name' => 'CHÊNE IRVING '), 'hr' => array('name' => ' HRAST IRVING '), 'hu' => array('name' => 'IRVING TÖLGY'), 'it' => array('name' => 'ROVERE IRVING '), 'lt' => array('name' => 'OZOLS IRVING '), 'nl' => array('name' => 'IRVING EIK'), 'pl' => array('name' => 'DĄB IRVING '), 'ro' => array('name' => ' STEJAR IRVING '), 'ru' => array('name' => 'ДУБ IRVING '), 'sk' => array('name' => 'DUB IRVING '), 'sl' => array('name' => 'HRAST IRVING '), 'sr' => array('name' => 'IRVING OAK'), 'sv' => array('name' => 'IRVING OK'), 'ua' => array('name' => 'ДУБ IRVING '))), 'ean' => '5905167847497', 'sapIndex' => '158254000000000949', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/2', 'eir' => '1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '4,5/5,5', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'assembly_type_id' => '', 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR EIR CLS42132 STEJAR IRVING'), array('language' => 'SL', 'shortDescription' => 'LEGNAR EIR CLS42132HRAST IRVING'), array('language' => 'HR', 'shortDescription' => 'LEGNAR EIR CLS42132 HRAST IRVING'), array('language' => 'ET', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'DE', 'shortDescription' => 'LEGNAR EIR CLS42132 EICHE IRVING'), array('language' => 'EN', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR EIR CLS42132CHÊNE IRVING'), array('language' => 'HU', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR EIR CLS42132ROVERE IRVING'), array('language' => 'PL', 'shortDescription' => 'LEGNAR ULTRA CLS42132DĄB IRVING'), array('language' => 'SK', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'RU', 'shortDescription' => 'LEGNAR EIR CLS42132ДУБ IRVING'), array('language' => 'BG', 'shortDescription' => 'LEGNAR EIR CLS42132ДЪБ IRVING'), array('language' => 'LT', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR EIR CLS42132OZOLS IRVING'), array('language' => 'SH', 'shortDescription' => 'LEGNAR EIR CLS42132')), 'logisticData' => array('ean' => '5905167847497', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLR', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.1020000000000003, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5679999999999996, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000949', 'characteristics' => array(), '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' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53641, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 4, 'length' => 1220, 'volume' => 1.1180000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847794', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847497', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5679999999999996), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar-EIR_TDS_24-06-2022_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/aAcLNkKKXVJpKDPi.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar-EIR_INS_27-06-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AFqrXrAnhI7XIjmH.pdf'), array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/CLj9xVK6zbqqMI3D.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/Zkr8a5AFn9MQy8Op.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - NEWARK OAK - 4mm/0.55mm', 'uuid' => '52cacc5f-4bce-4f91-8130-2c62fbc535ca', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847503', 'sapIndex' => '158254000000000950', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-newark-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004415', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847503_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAGENSBORG OAK - 4mm/0.55mm', 'uuid' => 'c9602141-7d7f-4f1d-b197-00a29d661047', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847510', 'sapIndex' => '158254000000000951', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hagensborg-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004416', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847510_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - AURORA OAK - 4mm/0.55mm', 'uuid' => '0c2218ba-0557-4f7a-8633-dd107f45000a', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847527', 'sapIndex' => '158254000000000952', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-aurora-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004417', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847527_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAMPTON OAK - 4mm/0.55mm', 'uuid' => '12a35f71-f055-4faf-bf01-b8d26734b9b3', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847534', 'sapIndex' => '158254000000000953', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hampton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004418', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - SILVERTON OAK - 4mm/0.55mm', 'uuid' => 'a1129ed5-699e-4f9b-ad47-e09ac7889f79', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847541', 'sapIndex' => '158254000000000954', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-silverton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004419', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_01.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB IRVING - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-irving-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR ULTRA - EICHE IRVING - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-ultra-eiche-irving-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR ULTRA - ROBLE IRVING - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-ultra-roble-irving-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR ULTRA - CHÊNE IRVING - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-ultra-chene-irving-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA -  HRAST HAYWORTH - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR ULTRA - IRVING TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-ultra-irving-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR ULTRA - ROVERE HAYWORTH - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-ultra-rovere-hayworth-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR ULTRA - DĄB IRVING - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-ultra-dab-irving-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR ULTRA -  STEJAR HAYWORTH - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-ultra-stejar-hayworth-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR ULTRA - ДУБ ИРВИНГ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB HAYWORTH - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-hayworth-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR ULTRA - HRAST HAYWORTH - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR ULTRA - ДУБ HAYWORTH - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004414', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847497_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847497_D_01.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'uuid' => 'fe7e37e4-c499-4f64-a959-8b694cfd77bb', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => 'd9358a78-f842-4fd7-84c2-67783051f2a5', 'colorNumber' => 'CLE 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839553', 'sapIndex' => '158254000000000589', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'UK', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41892ROVERE TAKEDA'), array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41892')), 'logisticData' => array('ean' => '5905167839553', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000589', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841556', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839553', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB TAKEDA - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-takeda-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - TAKEDA EICHE - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-takeda-eiche-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - TAKEDA ROBLE - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-takeda-roble-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE TAKEDA - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-takeda-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST TAKEDA - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-takeda-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - TAKEDA TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-takeda-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR - - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR - - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB TAKEDA - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-takeda-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR TAKEDA - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-takeda-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДЪБ ТАКЕДА - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR - - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR - - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR - - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR - - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004138', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_03.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_03.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_03.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_03.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_03.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_03.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'uuid' => '5f6b665f-f7cd-4ffc-8447-358c3d85d07f', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => 'b0700520-51a7-4f78-8d57-8008a95e93c6', 'colorNumber' => 'CLE 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839638', 'sapIndex' => '158254000000000597', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41022DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41022ДУБ СКАНДИНАВСКИЙ'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIA ĄŽUOLAS'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41022STEJAR SCANDINAVIAN'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TÖLGY'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41022ДЪБ СКАНДИНАВСКИ'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41022EICHE SCANDINAVIAN'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41022CHÊNE SCANDINAVIAN'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41022ROVERE SCANDINAVIAN'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41022OZOLS SCANDINAVIAN'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TAMM'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41022')), 'logisticData' => array('ean' => '5905167839638', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000597', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841631', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839638', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_30-11-2021_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/jmxCdQJubx2VqP13.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-scandinavian-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - EICHE SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-eiche-scandinavian-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - ROBLE SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-roble-scandinavian-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-scandinavian-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-scandinavian-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - SCANDINAVIAN TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-scandinavian-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR - - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR - - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-scandinavian-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-scandinavian-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДУБ СКАНДИНАВСКИЙ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR - - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR - - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR - - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR - - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004146', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'uuid' => 'c99c34e1-b89c-4f1e-8a12-e6d99822b1f8', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '4f70a20f-28b4-4f2a-b59b-ec1e77a47bf2', 'colorNumber' => 'CLEA 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => 'DUB SCANDINAVIAN '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862292', 'sapIndex' => '158254000000001802', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41022STEJAR SCANDINA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TA'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41022EICHE SCANDINAV'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN OA'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022CHÊNE SCANDINAV'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TÖ'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ROVERE SCANDINA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДУБ СКАНДИНАВСК'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДЪБ СКАНДИНАВСК'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN ĄŽ'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41022OZOLS SCANDINAV'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41022'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41022 DĄB SCANDINAVIAN')), 'logisticData' => array('ean' => '5905167862292', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001802', 'characteristics' => array(), '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' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865088', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862292', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/E63aHgQ588LyrXEp.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick Vinyl mit integrierter Trittschalldämmung -  Eiche SCANDINAVIAN - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-scandinavian-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-scandinavian-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-scandinavian-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004691', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/SshrvfGbh3qbRr04-32800.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/Ji4YhearDDTEnseC-32800.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167865088_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'uuid' => 'c14986d5-fde7-4f0e-89ba-c91f2102e2c5', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => '70589330-9b55-4f66-b105-94277c5abe59', 'colorNumber' => 'CLEA 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'TAKEDA EIK'), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => 'DUB TAKEDA '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862216', 'sapIndex' => '158254000000001794', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ROVERE TAKEDA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41892'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41892 DĄB TAKEDA')), 'logisticData' => array('ean' => '5905167862216', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001794', 'characteristics' => array(), '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' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865002', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862216', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/f6dkONGCYRWuIrH9.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick-Vinyl mit integrierter Trittschalldämmung -  Eiche TAKEDA - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-takeda-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - TAKEDA TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-takeda-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-takeda-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax LEGNAR ACOUSTIC - STEJAR TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-legnar-acoustic-stejar-takeda-5-3mm-0-55mm'), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004653', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/MOBHygnnlrusqCRb-32792.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/MvX4InPZxpLF5yKB-32792.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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')))), 'hue' => object(Hue))) in src/Controller/Front/Product/HueController.php (line 77)
  1.             'products' => $productsCollection['productCollection']["items"],
  2.             'hue' => $hue
  3.         ];
  4.         $viewPath 'front/products.twig';
  5.         $response $this->render($viewPath$viewParams);
  6.         return $response;
  7.     }
  8.     private function getHuesList(string $languagestring $decor)
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\\HueController::indexAction', array('page' => object(Page), 'originalRequest' => object(Request), '_controller' => 'App\\Controller\\Front\\Product\\HueController::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:47:01 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:47:01 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:47:01 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:47:01 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:47:01 php User Deprecated: Since symfony/http-kernel 5.4: Passing a $fileLinkFormat is deprecated.
{
    "exception": {}
}
INFO 13:47:01 request Matched route "front-page".
{
    "route": "front-page",
    "route_parameters": {
        "_route": "front-page",
        "url": "light-grey",
        "_controller": "App\\Controller\\Front\\PageController::getPageAction",
        "_locale": "en"
    },
    "request_uri": "https://jellydev.pl/en/light-grey",
    "method": "GET"
}
INFO 13:47:01 php User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
{
    "exception": {}
}
INFO 13:47:01 php User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
{
    "exception": {}
}
INFO 13:47:01 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:47:01 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:47:01 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:47:01 event Notified event "kernel.request" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Nelmio\\CorsBundle\\EventListener\\CorsListener::onKernelRequest"
}
DEBUG 13:47:01 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:47:01 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:47:01 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:47:01 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:47:01 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:47:01 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:47:01 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:47:01 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:47:01 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
[
    "light-grey",
    "en"
]
DEBUG 13:47:01 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:47:01 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:47:01 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:47:01 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:47:01 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:47:01 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:47:01 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:47:01 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:47:01 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:47:01 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:47:01 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:47:01 php User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
{
    "exception": {}
}
INFO 13:47:01 php User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated.
{
    "exception": {}
}
INFO 13:47:01 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:47:01 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:47:01 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:47:01 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:47:01 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:47:01 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:47:01 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:47:01 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:47:01 security Populated the TokenStorage with an anonymous Token.
DEBUG 13:47:01 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 = ?
[
    208
]
INFO 13:47:01 php User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
{
    "exception": {}
}
INFO 13:47:01 php User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
{
    "exception": {}
}
DEBUG 13:47:01 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:47:01 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:47:01 event Notified event "kernel.request" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Nelmio\\CorsBundle\\EventListener\\CorsListener::onKernelRequest"
}
DEBUG 13:47:01 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:47:01 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:47:01 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:47:01 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:47:01 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:47:01 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:47:01 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:47:01 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:47:01 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:47:01 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:47:01 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:47:01 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:47:01 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:47:01 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:47:01 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:47:01 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:47:01 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:47:01 php User Deprecated: Since symfony/http-foundation 5.1: Passing a non-scalar value as 2nd argument to "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated, pass a scalar or null instead.
{
    "exception": {}
}
INFO 13:47:01 http_client Request: "GET https://pim.decora.pl/api/filter/?filters=%7B%22hue%22%3A%5B%22bc75becd-3a16-4fdf-8069-046b288e5eb4%22%5D%7D&lang=en&limit=20&page=1"
INFO 13:47:01 http_client Redirecting: "301 https://pim.decora.pl/api/filter?filters=%7B%22hue%22%3A%5B%22bc75becd-3a16-4fdf-8069-046b288e5eb4%22%5D%7D&lang=en&limit=20&page=1"
INFO 13:47:01 http_client Response: "200 https://pim.decora.pl/api/filter?filters=%7B%22hue%22%3A%5B%22bc75becd-3a16-4fdf-8069-046b288e5eb4%22%5D%7D&lang=en&limit=20&page=1"
INFO 13:47:01 http_client Request: "GET https://pim.decora.pl/api/product/8987e692-b312-4f52-8c40-daabf7983a66?lang=en"
INFO 13:47:02 http_client Response: "200 https://pim.decora.pl/api/product/8987e692-b312-4f52-8c40-daabf7983a66?lang=en"
INFO 13:47:02 http_client Request: "GET https://pim.decora.pl/api/product/e0a310ef-4d57-4f7b-9b58-b1780ea6d061?lang=en"
INFO 13:47:02 http_client Response: "200 https://pim.decora.pl/api/product/e0a310ef-4d57-4f7b-9b58-b1780ea6d061?lang=en"
INFO 13:47:02 http_client Request: "GET https://pim.decora.pl/api/product/fe7e37e4-c499-4f64-a959-8b694cfd77bb?lang=en"
INFO 13:47:02 http_client Response: "200 https://pim.decora.pl/api/product/fe7e37e4-c499-4f64-a959-8b694cfd77bb?lang=en"
INFO 13:47:02 http_client Request: "GET https://pim.decora.pl/api/product/5f6b665f-f7cd-4ffc-8447-358c3d85d07f?lang=en"
INFO 13:47:02 http_client Response: "200 https://pim.decora.pl/api/product/5f6b665f-f7cd-4ffc-8447-358c3d85d07f?lang=en"
INFO 13:47:02 http_client Request: "GET https://pim.decora.pl/api/product/c99c34e1-b89c-4f1e-8a12-e6d99822b1f8?lang=en"
INFO 13:47:02 http_client Response: "200 https://pim.decora.pl/api/product/c99c34e1-b89c-4f1e-8a12-e6d99822b1f8?lang=en"
INFO 13:47:02 http_client Request: "GET https://pim.decora.pl/api/product/c14986d5-fde7-4f0e-89ba-c91f2102e2c5?lang=en"
INFO 13:47:02 http_client Response: "200 https://pim.decora.pl/api/product/c14986d5-fde7-4f0e-89ba-c91f2102e2c5?lang=en"
DEBUG 13:47:02 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:47:02 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 = ?
[
    208
]
DEBUG 13:47:02 doctrine SELECT t0.name AS name_1, t0.title AS title_2, t0.description AS description_3, t0.intro AS intro_4, t0.id AS id_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM pim_hue_translation t0 WHERE t0.translatable_id = ?
[
    7
]
DEBUG 13:47:02 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 = ?
[
    208
]
DEBUG 13:47:02 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:47:02 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:47:02 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:47:02 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:47:02 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:47:02 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:47:02 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:47:02 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:47:02 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:47:02 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:47:02 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:47:02 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:47:02 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:47:02 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:47:02 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:47:02 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:47:02 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:47:02 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:47:02 php Uncaught Error: Call to a member function getPage() on null
{
    "exception": {}
}
CRITICAL 13:47:02 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:47:02 php User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
{
    "exception": {}
}
INFO 13:47:02 php User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
{
    "exception": {}
}
DEBUG 13:47:02 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:47:02 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:47:02 event Notified event "kernel.request" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Nelmio\\CorsBundle\\EventListener\\CorsListener::onKernelRequest"
}
DEBUG 13:47:02 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:47:02 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:47:02 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:47:02 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:47:02 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:47:02 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:47:02 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:47:02 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:47:02 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:47:02 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:47:02 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:47:02 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:47:02 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:47:02 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:47:02 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:47:02 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:47:02 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('en')
     (var/cache/dev/twig/d0/d03dbd3833fa7f011fdc4165e17f4855270e6a4f7c60073fabeedcffd2140205.php:159)
  at __TwigTemplate_71ae4dc24d87ebc8c215e2dc5242a4bb7bdffdee824d0f59ca58c910f5b20dc1->doDisplay(array('entity' => object(Page), 'currentUrl' => array('locale' => 'en'), 'category' => object(Category), 'title' => 'light grey', 'products' => array(array('name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'uuid' => '8987e692-b312-4f52-8c40-daabf7983a66', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'BiClick', 'uuid' => '34b09484-e185-4fdd-b97a-1c3c9134c67f', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'en' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '9ef6a63b-93ec-4fee-bdf9-831ab00768df', 'colorNumber' => 'CBC 41022', 'namePl' => 'Dąb Scandinavian', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'DUB SCANDINAVIAN H'), 'de' => array('name' => 'SCANDINAVIAN EICHE'), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'SCANDINAVIAN ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN'), 'hr' => array('name' => 'SCANDINAVIAN HRAST'), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => 'ROVERE SCANDINAVIAN'), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN'), 'ru' => array('name' => 'ДУБ СКАНДИНАВИЯ'), 'sk' => array('name' => 'DUB DUB SCANDINAVI'), 'sl' => array('name' => 'SCANDINAVIAN HRAST'), 'sr' => array('name' => 'SCANDINAVIAN HRAST'), 'sv' => array('name' => 'SCANDINAVIAN EK'), 'ua' => array('name' => 'ДУБ СКАНДИНАВІЯ'))), 'ean' => '5905167814185', 'sapIndex' => '158254000000000482', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2006', 'dop' => 'RF4003/2', 'width' => '180', 'length' => '1220', 'fugue_id' => '3', 'thickness' => '4', 'top_layer' => '0.3', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5/4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')), 'pieces_in_package' => '10', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.033', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'Secura VINYL Click', 'square_meters_in_package' => '2.196', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'Micro Bevel', 'uuid' => '37823e50-a632-4f7c-8562-61d77fd3e36a', 'id' => 3), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 12, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'BICLICK CLICK CBC 41022 DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'BICLICK CLICK CBC 41022 ДУБ СКАНДИНАВСКИ'), array('language' => 'HR', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV'), array('language' => 'LT', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN ĄŽU'), array('language' => 'CS', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'BICLICK CLICK CBC 41022 STEJAR SCANDINA'), array('language' => 'HU', 'shortDescription' => 'BiClick LVT click padló Skandináv tölgy'), array('language' => 'BG', 'shortDescription' => 'BICLICK CLICK CBC 41022 СКАНДИНАВСКИ ДЪБ'), array('language' => 'DE', 'shortDescription' => 'BICLICK CLICK CBC 41022 EICHE SCANDINAV'), array('language' => 'FR', 'shortDescription' => 'BICLICK CLICK CBC 41022 CHÊNE SCANDINAVI'), array('language' => 'IT', 'shortDescription' => 'BICLICK CLICK CBC 41022 ROVERE SCANDINA'), array('language' => 'ES', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN TAM'), array('language' => 'SK', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'BICLICK CLICK CBC 41022 OZOLS SCANDINAVI'), array('language' => 'SL', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV')), 'logisticData' => array('ean' => '5905167814185', 'size' => '1,22X0,18X0,004', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'MPLB', 'volume' => 6106.4809999999998, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.0999999999999996, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5500000000000007, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 105.408), 'productIndex' => '158254000000000482', 'characteristics' => array(), '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' => 26352, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 52704, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167814192', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167814185', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 6106.4809999999998, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5500000000000007))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp')), 'files' => array(array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFIRMAX_BiClick_Floor laying instructions_11-04-2019_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/9mkiPn5wQ2aWBuVq.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_BiClick Wood_TDS_31-03-2022_EN-DE_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AHrwRd2sENpB0kpu.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_BICLICK__the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/0upOCBOg6VE1uhe0.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax BiClick - MONUMENT OAK - 4mm/0.3mm', 'uuid' => '6bcf288d-a84b-4f0c-8599-22dd334c8d0f', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824245', 'sapIndex' => '154231201505000535', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-monument-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003927', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824245_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - NEWPORT OAK - 4mm/0.3mm', 'uuid' => 'e1b9f672-4871-4f43-8c88-25e880dbfe54', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824252', 'sapIndex' => '154231201505000536', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-newport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003933', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CALVIA OAK - 4mm/0.3mm', 'uuid' => '37ae4ebc-2e74-4f7e-9b43-c20aea55b1ad', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824269', 'sapIndex' => '154231201505000537', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-calvia-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003930', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_03.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_03.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_03.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_03.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_03.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_03.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_02.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_02.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_02.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_02.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_02.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_02.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_04.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_04.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_04.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_04.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_04.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_04.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - GOLDBERG OAK - 4mm/0.3mm', 'uuid' => '0b28cbb7-d02b-4f14-b920-20a024ea6286', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824276', 'sapIndex' => '154231201505000538', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-goldberg-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003932', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CORNWALL OAK - 4mm/0.3mm', 'uuid' => 'e4ef7018-ac28-4ffd-b14e-b29125659510', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824283', 'sapIndex' => '154231201505000539', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-cornwall-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003934', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - ROSSPORT OAK - 4mm/0.3mm', 'uuid' => 'dc00e1bf-342c-4f06-991b-ca317ac923a5', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824290', 'sapIndex' => '154231201505000540', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-rossport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003928', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824290_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - BRADFORD OAK - 4mm/0.3mm', 'uuid' => 'dbcd190a-137f-4fb8-9ef7-3de9802b5aed', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814222', 'sapIndex' => '158254000000000483', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-bradford-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003925', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814222_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - VERMONT OAK - 4mm/0.3mm', 'uuid' => '23ea6379-4a52-4f69-bb04-f402ac7a5e8b', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814246', 'sapIndex' => '158254000000000484', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-vermont-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003926', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814246_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - JERSEY OAK - 4mm/0.3mm', 'uuid' => '2cfccc42-8b09-4f49-bea3-14a0828fedc9', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814284', 'sapIndex' => '158254000000000485', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-jersey-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003929', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814284_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_02.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB SCANDINAVIAN H - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-scandinavian-h-4mm-0-3mm'), 'de' => array('lead' => '', 'name' => 'Vinylboden Afirmax BiClick - SCANDINAVIAN EICHE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylboden-afirmax-biclick-scandinavian-eiche-4mm-0-3mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'es' => array('lead' => '', 'name' => 'Suelo de vinilo Afirmax BiClick - SCANDINAVIAN ROBLE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'suelo-de-vinilo-afirmax-biclick-scandinavian-roble-4mm-0-3mm'), 'et' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'fr' => array('lead' => '', 'name' => 'Sol vinyle Afirmax BiClick - CHÊNE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'sol-vinyle-afirmax-biclick-chene-scandinavian-4mm-0-3mm'), 'hr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'hu' => array('lead' => '', 'name' => 'VINIL PADLÓ Afirmax BiClick - SCANDINAVIAN TÖLGY - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-biclick-scandinavian-tolgy-4mm-0-3mm'), 'it' => array('lead' => '', 'name' => 'PAVIMENTI VINILICI Afirmax BiClick - ROVERE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'pavimenti-vinilici-afirmax-biclick-rovere-scandinavian-4mm-0-3mm'), 'lt' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'nl' => array('lead' => '', 'name' => 'Vinyl vloer Afirmax BiClick - SCANDINAVIAN EIK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-vloer-afirmax-biclick-scandinavian-eik-4mm-0-3mm'), 'pl' => array('lead' => '', 'name' => 'Panele winylowe Afirmax BiClick - DĄB SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-biclick-dab-scandinavian-4mm-0-3mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax BiClick - STEJAR SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-biclick-stejar-scandinavian-4mm-0-3mm'), 'ru' => array('lead' => '', 'name' => 'Кварцвиниловая плитка Afirmax BiClick - ДУБ СКАНДИНАВИЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm'), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB DUB SCANDINAVI - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-dub-scandinavi-4mm-0-3mm'), 'sl' => array('lead' => '', 'name' => 'VINIL Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sv' => array('lead' => '', 'name' => 'VINYLGOLV Afirmax BiClick - SCANDINAVIAN EK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylgolv-afirmax-biclick-scandinavian-ek-4mm-0-3mm'), 'ua' => array('lead' => '', 'name' => 'ПВХ плитка Afirmax BiClick - ДУБ СКАНДИНАВІЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm')), 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003924', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814185_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '180', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'uuid' => 'e0a310ef-4d57-4f7b-9b58-b1780ea6d061', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR ULTRA', 'uuid' => '5eba22e1-263c-4f82-962d-4ace9cabb628', 'color' => '#e9ec32', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'cs' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'de' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'en' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'es' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'et' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'fr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hu' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'it' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'lt' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'nl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'pl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ro' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ru' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sk' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sv' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ua' => array('name' => 'LEGNAR ULTRA', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'IRVING OAK', 'uuid' => 'cfa67a21-35ac-4f93-91d5-9c5f8fd77916', 'colorNumber' => 'CLS 42132', 'namePl' => 'DĄB IRVING ', 'translations' => array('bg' => array('name' => 'IRVING ĄŽUOLAS'), 'cs' => array('name' => 'DUB IRVING'), 'de' => array('name' => ' EICHE IRVING'), 'en' => array('name' => 'IRVING OAK'), 'es' => array('name' => 'ROBLE IRVING '), 'et' => array('name' => 'IRVING TAMM'), 'fr' => array('name' => 'CHÊNE IRVING '), 'hr' => array('name' => ' HRAST IRVING '), 'hu' => array('name' => 'IRVING TÖLGY'), 'it' => array('name' => 'ROVERE IRVING  '), 'lt' => array('name' => 'OZOLS IRVING '), 'nl' => array('name' => 'IRVING EIK'), 'pl' => array('name' => 'DĄB IRVING '), 'ro' => array('name' => ' STEJAR IRVING '), 'ru' => array('name' => 'ДУБ  IRVING '), 'sk' => array('name' => 'DUB IRVING  '), 'sl' => array('name' => 'HRAST IRVING '), 'sr' => array('name' => 'IRVING OAK'), 'sv' => array('name' => 'IRVING OK'), 'ua' => array('name' => 'ДУБ  IRVING '))), 'ean' => '5905167847497', 'sapIndex' => '158254000000000949', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/2', 'eir' => '1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '4,5/5,5', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'assembly_type_id' => '', 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR EIR CLS42132 STEJAR IRVING'), array('language' => 'SL', 'shortDescription' => 'LEGNAR EIR CLS42132HRAST IRVING'), array('language' => 'HR', 'shortDescription' => 'LEGNAR EIR CLS42132 HRAST IRVING'), array('language' => 'ET', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'DE', 'shortDescription' => 'LEGNAR EIR CLS42132 EICHE IRVING'), array('language' => 'EN', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR EIR CLS42132CHÊNE IRVING'), array('language' => 'HU', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR EIR CLS42132ROVERE IRVING'), array('language' => 'PL', 'shortDescription' => 'LEGNAR ULTRA CLS42132DĄB IRVING'), array('language' => 'SK', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'RU', 'shortDescription' => 'LEGNAR EIR CLS42132ДУБ IRVING'), array('language' => 'BG', 'shortDescription' => 'LEGNAR EIR CLS42132ДЪБ IRVING'), array('language' => 'LT', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR EIR CLS42132OZOLS IRVING'), array('language' => 'SH', 'shortDescription' => 'LEGNAR EIR CLS42132')), 'logisticData' => array('ean' => '5905167847497', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLR', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.1020000000000003, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5679999999999996, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000949', 'characteristics' => array(), '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' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53641, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 4, 'length' => 1220, 'volume' => 1.1180000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847794', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847497', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5679999999999996), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar-EIR_TDS_24-06-2022_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/aAcLNkKKXVJpKDPi.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar-EIR_INS_27-06-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AFqrXrAnhI7XIjmH.pdf'), array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/CLj9xVK6zbqqMI3D.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/Zkr8a5AFn9MQy8Op.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - NEWARK OAK - 4mm/0.55mm', 'uuid' => '52cacc5f-4bce-4f91-8130-2c62fbc535ca', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847503', 'sapIndex' => '158254000000000950', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-newark-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004415', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847503_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAGENSBORG OAK - 4mm/0.55mm', 'uuid' => 'c9602141-7d7f-4f1d-b197-00a29d661047', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847510', 'sapIndex' => '158254000000000951', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hagensborg-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004416', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847510_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - AURORA OAK - 4mm/0.55mm', 'uuid' => '0c2218ba-0557-4f7a-8633-dd107f45000a', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847527', 'sapIndex' => '158254000000000952', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-aurora-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004417', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847527_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAMPTON OAK - 4mm/0.55mm', 'uuid' => '12a35f71-f055-4faf-bf01-b8d26734b9b3', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847534', 'sapIndex' => '158254000000000953', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hampton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004418', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - SILVERTON OAK - 4mm/0.55mm', 'uuid' => 'a1129ed5-699e-4f9b-ad47-e09ac7889f79', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847541', 'sapIndex' => '158254000000000954', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-silverton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004419', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_01.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB IRVING - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-irving-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR ULTRA -  EICHE IRVING - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-ultra-eiche-irving-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR ULTRA - ROBLE IRVING  - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-ultra-roble-irving-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR ULTRA - CHÊNE IRVING  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-ultra-chene-irving-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA -  HRAST HAYWORTH - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR ULTRA - IRVING TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-ultra-irving-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR ULTRA - ROVERE HAYWORTH  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-ultra-rovere-hayworth-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR ULTRA - DĄB IRVING - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-ultra-dab-irving-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR ULTRA -  STEJAR HAYWORTH  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-ultra-stejar-hayworth-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR ULTRA - ДУБ  ИРВИНГ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-hayworth-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR ULTRA - HRAST HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR ULTRA - ДУБ  HAYWORTH - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004414', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847497_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847497_D_01.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'uuid' => 'fe7e37e4-c499-4f64-a959-8b694cfd77bb', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => 'd9358a78-f842-4fd7-84c2-67783051f2a5', 'colorNumber' => 'CLE 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839553', 'sapIndex' => '158254000000000589', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'UK', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41892ROVERE TAKEDA'), array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41892')), 'logisticData' => array('ean' => '5905167839553', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000589', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841556', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839553', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB TAKEDA  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-takeda-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - TAKEDA EICHE - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-takeda-eiche-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - TAKEDA ROBLE - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-takeda-roble-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE TAKEDA  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-takeda-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST TAKEDA  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-takeda-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - TAKEDA TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-takeda-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB TAKEDA - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-takeda-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR TAKEDA  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-takeda-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДЪБ ТАКЕДА - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004138', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_03.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_03.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_03.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_03.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_03.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_03.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'uuid' => '5f6b665f-f7cd-4ffc-8447-358c3d85d07f', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => 'b0700520-51a7-4f78-8d57-8008a95e93c6', 'colorNumber' => 'CLE 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839638', 'sapIndex' => '158254000000000597', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41022DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41022ДУБ СКАНДИНАВСКИЙ'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIA ĄŽUOLAS'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41022STEJAR SCANDINAVIAN'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TÖLGY'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41022ДЪБ СКАНДИНАВСКИ'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41022EICHE SCANDINAVIAN'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41022CHÊNE SCANDINAVIAN'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41022ROVERE SCANDINAVIAN'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41022OZOLS SCANDINAVIAN'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TAMM'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41022')), 'logisticData' => array('ean' => '5905167839638', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000597', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841631', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839638', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_30-11-2021_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/jmxCdQJubx2VqP13.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-scandinavian-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - EICHE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-eiche-scandinavian-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - ROBLE SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-roble-scandinavian-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-scandinavian-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-scandinavian-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - SCANDINAVIAN TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-scandinavian-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-scandinavian-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-scandinavian-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДУБ СКАНДИНАВСКИЙ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004146', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'uuid' => 'c99c34e1-b89c-4f1e-8a12-e6d99822b1f8', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '4f70a20f-28b4-4f2a-b59b-ec1e77a47bf2', 'colorNumber' => 'CLEA 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => 'DUB SCANDINAVIAN '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862292', 'sapIndex' => '158254000000001802', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41022STEJAR SCANDINA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TA'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41022EICHE SCANDINAV'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN OA'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022CHÊNE SCANDINAV'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TÖ'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ROVERE SCANDINA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДУБ СКАНДИНАВСК'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДЪБ СКАНДИНАВСК'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN ĄŽ'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41022OZOLS SCANDINAV'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41022'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41022 DĄB SCANDINAVIAN')), 'logisticData' => array('ean' => '5905167862292', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001802', 'characteristics' => array(), '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' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865088', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862292', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/E63aHgQ588LyrXEp.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick Vinyl mit integrierter Trittschalldämmung -  Eiche SCANDINAVIAN - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-scandinavian-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-scandinavian-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-scandinavian-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004691', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/SshrvfGbh3qbRr04-32800.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/Ji4YhearDDTEnseC-32800.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167865088_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'uuid' => 'c14986d5-fde7-4f0e-89ba-c91f2102e2c5', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => '70589330-9b55-4f66-b105-94277c5abe59', 'colorNumber' => 'CLEA 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'TAKEDA EIK'), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => 'DUB TAKEDA '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862216', 'sapIndex' => '158254000000001794', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ROVERE TAKEDA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41892'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41892 DĄB TAKEDA')), 'logisticData' => array('ean' => '5905167862216', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001794', 'characteristics' => array(), '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' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865002', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862216', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/f6dkONGCYRWuIrH9.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick-Vinyl mit integrierter Trittschalldämmung -  Eiche TAKEDA - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-takeda-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - TAKEDA TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-takeda-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-takeda-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax LEGNAR ACOUSTIC - STEJAR TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-legnar-acoustic-stejar-takeda-5-3mm-0-55mm'), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004653', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/MOBHygnnlrusqCRb-32792.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/MvX4InPZxpLF5yKB-32792.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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')))), 'hue' => object(Hue), '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' => 'light grey'), 'bodyClass' => ''), array())
     (vendor/twig/twig/src/Template.php:394)
  at Twig\Template->displayWithErrorHandling(array('entity' => object(Page), 'currentUrl' => array('locale' => 'en'), 'category' => object(Category), 'title' => 'light grey', 'products' => array(array('name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'uuid' => '8987e692-b312-4f52-8c40-daabf7983a66', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'BiClick', 'uuid' => '34b09484-e185-4fdd-b97a-1c3c9134c67f', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'en' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '9ef6a63b-93ec-4fee-bdf9-831ab00768df', 'colorNumber' => 'CBC 41022', 'namePl' => 'Dąb Scandinavian', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'DUB SCANDINAVIAN H'), 'de' => array('name' => 'SCANDINAVIAN EICHE'), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'SCANDINAVIAN ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN'), 'hr' => array('name' => 'SCANDINAVIAN HRAST'), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => 'ROVERE SCANDINAVIAN'), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN'), 'ru' => array('name' => 'ДУБ СКАНДИНАВИЯ'), 'sk' => array('name' => 'DUB DUB SCANDINAVI'), 'sl' => array('name' => 'SCANDINAVIAN HRAST'), 'sr' => array('name' => 'SCANDINAVIAN HRAST'), 'sv' => array('name' => 'SCANDINAVIAN EK'), 'ua' => array('name' => 'ДУБ СКАНДИНАВІЯ'))), 'ean' => '5905167814185', 'sapIndex' => '158254000000000482', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2006', 'dop' => 'RF4003/2', 'width' => '180', 'length' => '1220', 'fugue_id' => '3', 'thickness' => '4', 'top_layer' => '0.3', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5/4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')), 'pieces_in_package' => '10', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.033', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'Secura VINYL Click', 'square_meters_in_package' => '2.196', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'Micro Bevel', 'uuid' => '37823e50-a632-4f7c-8562-61d77fd3e36a', 'id' => 3), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 12, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'BICLICK CLICK CBC 41022 DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'BICLICK CLICK CBC 41022 ДУБ СКАНДИНАВСКИ'), array('language' => 'HR', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV'), array('language' => 'LT', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN ĄŽU'), array('language' => 'CS', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'BICLICK CLICK CBC 41022 STEJAR SCANDINA'), array('language' => 'HU', 'shortDescription' => 'BiClick LVT click padló Skandináv tölgy'), array('language' => 'BG', 'shortDescription' => 'BICLICK CLICK CBC 41022 СКАНДИНАВСКИ ДЪБ'), array('language' => 'DE', 'shortDescription' => 'BICLICK CLICK CBC 41022 EICHE SCANDINAV'), array('language' => 'FR', 'shortDescription' => 'BICLICK CLICK CBC 41022 CHÊNE SCANDINAVI'), array('language' => 'IT', 'shortDescription' => 'BICLICK CLICK CBC 41022 ROVERE SCANDINA'), array('language' => 'ES', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN TAM'), array('language' => 'SK', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'BICLICK CLICK CBC 41022 OZOLS SCANDINAVI'), array('language' => 'SL', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV')), 'logisticData' => array('ean' => '5905167814185', 'size' => '1,22X0,18X0,004', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'MPLB', 'volume' => 6106.4809999999998, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.0999999999999996, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5500000000000007, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 105.408), 'productIndex' => '158254000000000482', 'characteristics' => array(), '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' => 26352, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 52704, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167814192', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167814185', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 6106.4809999999998, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5500000000000007))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp')), 'files' => array(array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFIRMAX_BiClick_Floor laying instructions_11-04-2019_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/9mkiPn5wQ2aWBuVq.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_BiClick Wood_TDS_31-03-2022_EN-DE_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AHrwRd2sENpB0kpu.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_BICLICK__the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/0upOCBOg6VE1uhe0.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax BiClick - MONUMENT OAK - 4mm/0.3mm', 'uuid' => '6bcf288d-a84b-4f0c-8599-22dd334c8d0f', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824245', 'sapIndex' => '154231201505000535', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-monument-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003927', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824245_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - NEWPORT OAK - 4mm/0.3mm', 'uuid' => 'e1b9f672-4871-4f43-8c88-25e880dbfe54', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824252', 'sapIndex' => '154231201505000536', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-newport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003933', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CALVIA OAK - 4mm/0.3mm', 'uuid' => '37ae4ebc-2e74-4f7e-9b43-c20aea55b1ad', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824269', 'sapIndex' => '154231201505000537', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-calvia-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003930', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_03.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_03.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_03.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_03.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_03.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_03.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_02.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_02.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_02.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_02.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_02.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_02.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_04.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_04.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_04.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_04.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_04.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_04.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - GOLDBERG OAK - 4mm/0.3mm', 'uuid' => '0b28cbb7-d02b-4f14-b920-20a024ea6286', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824276', 'sapIndex' => '154231201505000538', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-goldberg-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003932', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CORNWALL OAK - 4mm/0.3mm', 'uuid' => 'e4ef7018-ac28-4ffd-b14e-b29125659510', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824283', 'sapIndex' => '154231201505000539', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-cornwall-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003934', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - ROSSPORT OAK - 4mm/0.3mm', 'uuid' => 'dc00e1bf-342c-4f06-991b-ca317ac923a5', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824290', 'sapIndex' => '154231201505000540', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-rossport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003928', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824290_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - BRADFORD OAK - 4mm/0.3mm', 'uuid' => 'dbcd190a-137f-4fb8-9ef7-3de9802b5aed', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814222', 'sapIndex' => '158254000000000483', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-bradford-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003925', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814222_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - VERMONT OAK - 4mm/0.3mm', 'uuid' => '23ea6379-4a52-4f69-bb04-f402ac7a5e8b', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814246', 'sapIndex' => '158254000000000484', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-vermont-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003926', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814246_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - JERSEY OAK - 4mm/0.3mm', 'uuid' => '2cfccc42-8b09-4f49-bea3-14a0828fedc9', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814284', 'sapIndex' => '158254000000000485', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-jersey-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003929', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814284_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_02.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB SCANDINAVIAN H - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-scandinavian-h-4mm-0-3mm'), 'de' => array('lead' => '', 'name' => 'Vinylboden Afirmax BiClick - SCANDINAVIAN EICHE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylboden-afirmax-biclick-scandinavian-eiche-4mm-0-3mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'es' => array('lead' => '', 'name' => 'Suelo de vinilo Afirmax BiClick - SCANDINAVIAN ROBLE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'suelo-de-vinilo-afirmax-biclick-scandinavian-roble-4mm-0-3mm'), 'et' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'fr' => array('lead' => '', 'name' => 'Sol vinyle Afirmax BiClick - CHÊNE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'sol-vinyle-afirmax-biclick-chene-scandinavian-4mm-0-3mm'), 'hr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'hu' => array('lead' => '', 'name' => 'VINIL PADLÓ Afirmax BiClick - SCANDINAVIAN TÖLGY - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-biclick-scandinavian-tolgy-4mm-0-3mm'), 'it' => array('lead' => '', 'name' => 'PAVIMENTI VINILICI Afirmax BiClick - ROVERE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'pavimenti-vinilici-afirmax-biclick-rovere-scandinavian-4mm-0-3mm'), 'lt' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'nl' => array('lead' => '', 'name' => 'Vinyl vloer Afirmax BiClick - SCANDINAVIAN EIK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-vloer-afirmax-biclick-scandinavian-eik-4mm-0-3mm'), 'pl' => array('lead' => '', 'name' => 'Panele winylowe Afirmax BiClick - DĄB SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-biclick-dab-scandinavian-4mm-0-3mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax BiClick - STEJAR SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-biclick-stejar-scandinavian-4mm-0-3mm'), 'ru' => array('lead' => '', 'name' => 'Кварцвиниловая плитка Afirmax BiClick - ДУБ СКАНДИНАВИЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm'), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB DUB SCANDINAVI - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-dub-scandinavi-4mm-0-3mm'), 'sl' => array('lead' => '', 'name' => 'VINIL Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sv' => array('lead' => '', 'name' => 'VINYLGOLV Afirmax BiClick - SCANDINAVIAN EK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylgolv-afirmax-biclick-scandinavian-ek-4mm-0-3mm'), 'ua' => array('lead' => '', 'name' => 'ПВХ плитка Afirmax BiClick - ДУБ СКАНДИНАВІЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm')), 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003924', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814185_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '180', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'uuid' => 'e0a310ef-4d57-4f7b-9b58-b1780ea6d061', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR ULTRA', 'uuid' => '5eba22e1-263c-4f82-962d-4ace9cabb628', 'color' => '#e9ec32', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'cs' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'de' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'en' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'es' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'et' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'fr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hu' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'it' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'lt' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'nl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'pl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ro' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ru' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sk' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sv' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ua' => array('name' => 'LEGNAR ULTRA', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'IRVING OAK', 'uuid' => 'cfa67a21-35ac-4f93-91d5-9c5f8fd77916', 'colorNumber' => 'CLS 42132', 'namePl' => 'DĄB IRVING ', 'translations' => array('bg' => array('name' => 'IRVING ĄŽUOLAS'), 'cs' => array('name' => 'DUB IRVING'), 'de' => array('name' => ' EICHE IRVING'), 'en' => array('name' => 'IRVING OAK'), 'es' => array('name' => 'ROBLE IRVING '), 'et' => array('name' => 'IRVING TAMM'), 'fr' => array('name' => 'CHÊNE IRVING '), 'hr' => array('name' => ' HRAST IRVING '), 'hu' => array('name' => 'IRVING TÖLGY'), 'it' => array('name' => 'ROVERE IRVING  '), 'lt' => array('name' => 'OZOLS IRVING '), 'nl' => array('name' => 'IRVING EIK'), 'pl' => array('name' => 'DĄB IRVING '), 'ro' => array('name' => ' STEJAR IRVING '), 'ru' => array('name' => 'ДУБ  IRVING '), 'sk' => array('name' => 'DUB IRVING  '), 'sl' => array('name' => 'HRAST IRVING '), 'sr' => array('name' => 'IRVING OAK'), 'sv' => array('name' => 'IRVING OK'), 'ua' => array('name' => 'ДУБ  IRVING '))), 'ean' => '5905167847497', 'sapIndex' => '158254000000000949', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/2', 'eir' => '1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '4,5/5,5', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'assembly_type_id' => '', 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR EIR CLS42132 STEJAR IRVING'), array('language' => 'SL', 'shortDescription' => 'LEGNAR EIR CLS42132HRAST IRVING'), array('language' => 'HR', 'shortDescription' => 'LEGNAR EIR CLS42132 HRAST IRVING'), array('language' => 'ET', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'DE', 'shortDescription' => 'LEGNAR EIR CLS42132 EICHE IRVING'), array('language' => 'EN', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR EIR CLS42132CHÊNE IRVING'), array('language' => 'HU', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR EIR CLS42132ROVERE IRVING'), array('language' => 'PL', 'shortDescription' => 'LEGNAR ULTRA CLS42132DĄB IRVING'), array('language' => 'SK', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'RU', 'shortDescription' => 'LEGNAR EIR CLS42132ДУБ IRVING'), array('language' => 'BG', 'shortDescription' => 'LEGNAR EIR CLS42132ДЪБ IRVING'), array('language' => 'LT', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR EIR CLS42132OZOLS IRVING'), array('language' => 'SH', 'shortDescription' => 'LEGNAR EIR CLS42132')), 'logisticData' => array('ean' => '5905167847497', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLR', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.1020000000000003, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5679999999999996, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000949', 'characteristics' => array(), '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' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53641, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 4, 'length' => 1220, 'volume' => 1.1180000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847794', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847497', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5679999999999996), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar-EIR_TDS_24-06-2022_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/aAcLNkKKXVJpKDPi.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar-EIR_INS_27-06-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AFqrXrAnhI7XIjmH.pdf'), array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/CLj9xVK6zbqqMI3D.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/Zkr8a5AFn9MQy8Op.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - NEWARK OAK - 4mm/0.55mm', 'uuid' => '52cacc5f-4bce-4f91-8130-2c62fbc535ca', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847503', 'sapIndex' => '158254000000000950', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-newark-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004415', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847503_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAGENSBORG OAK - 4mm/0.55mm', 'uuid' => 'c9602141-7d7f-4f1d-b197-00a29d661047', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847510', 'sapIndex' => '158254000000000951', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hagensborg-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004416', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847510_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - AURORA OAK - 4mm/0.55mm', 'uuid' => '0c2218ba-0557-4f7a-8633-dd107f45000a', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847527', 'sapIndex' => '158254000000000952', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-aurora-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004417', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847527_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAMPTON OAK - 4mm/0.55mm', 'uuid' => '12a35f71-f055-4faf-bf01-b8d26734b9b3', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847534', 'sapIndex' => '158254000000000953', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hampton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004418', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - SILVERTON OAK - 4mm/0.55mm', 'uuid' => 'a1129ed5-699e-4f9b-ad47-e09ac7889f79', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847541', 'sapIndex' => '158254000000000954', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-silverton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004419', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_01.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB IRVING - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-irving-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR ULTRA -  EICHE IRVING - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-ultra-eiche-irving-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR ULTRA - ROBLE IRVING  - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-ultra-roble-irving-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR ULTRA - CHÊNE IRVING  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-ultra-chene-irving-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA -  HRAST HAYWORTH - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR ULTRA - IRVING TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-ultra-irving-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR ULTRA - ROVERE HAYWORTH  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-ultra-rovere-hayworth-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR ULTRA - DĄB IRVING - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-ultra-dab-irving-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR ULTRA -  STEJAR HAYWORTH  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-ultra-stejar-hayworth-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR ULTRA - ДУБ  ИРВИНГ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-hayworth-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR ULTRA - HRAST HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR ULTRA - ДУБ  HAYWORTH - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004414', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847497_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847497_D_01.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'uuid' => 'fe7e37e4-c499-4f64-a959-8b694cfd77bb', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => 'd9358a78-f842-4fd7-84c2-67783051f2a5', 'colorNumber' => 'CLE 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839553', 'sapIndex' => '158254000000000589', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'UK', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41892ROVERE TAKEDA'), array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41892')), 'logisticData' => array('ean' => '5905167839553', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000589', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841556', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839553', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB TAKEDA  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-takeda-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - TAKEDA EICHE - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-takeda-eiche-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - TAKEDA ROBLE - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-takeda-roble-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE TAKEDA  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-takeda-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST TAKEDA  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-takeda-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - TAKEDA TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-takeda-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB TAKEDA - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-takeda-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR TAKEDA  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-takeda-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДЪБ ТАКЕДА - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004138', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_03.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_03.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_03.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_03.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_03.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_03.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'uuid' => '5f6b665f-f7cd-4ffc-8447-358c3d85d07f', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => 'b0700520-51a7-4f78-8d57-8008a95e93c6', 'colorNumber' => 'CLE 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839638', 'sapIndex' => '158254000000000597', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41022DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41022ДУБ СКАНДИНАВСКИЙ'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIA ĄŽUOLAS'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41022STEJAR SCANDINAVIAN'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TÖLGY'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41022ДЪБ СКАНДИНАВСКИ'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41022EICHE SCANDINAVIAN'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41022CHÊNE SCANDINAVIAN'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41022ROVERE SCANDINAVIAN'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41022OZOLS SCANDINAVIAN'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TAMM'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41022')), 'logisticData' => array('ean' => '5905167839638', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000597', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841631', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839638', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_30-11-2021_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/jmxCdQJubx2VqP13.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-scandinavian-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - EICHE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-eiche-scandinavian-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - ROBLE SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-roble-scandinavian-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-scandinavian-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-scandinavian-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - SCANDINAVIAN TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-scandinavian-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-scandinavian-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-scandinavian-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДУБ СКАНДИНАВСКИЙ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004146', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'uuid' => 'c99c34e1-b89c-4f1e-8a12-e6d99822b1f8', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '4f70a20f-28b4-4f2a-b59b-ec1e77a47bf2', 'colorNumber' => 'CLEA 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => 'DUB SCANDINAVIAN '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862292', 'sapIndex' => '158254000000001802', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41022STEJAR SCANDINA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TA'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41022EICHE SCANDINAV'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN OA'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022CHÊNE SCANDINAV'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TÖ'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ROVERE SCANDINA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДУБ СКАНДИНАВСК'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДЪБ СКАНДИНАВСК'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN ĄŽ'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41022OZOLS SCANDINAV'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41022'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41022 DĄB SCANDINAVIAN')), 'logisticData' => array('ean' => '5905167862292', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001802', 'characteristics' => array(), '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' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865088', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862292', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/E63aHgQ588LyrXEp.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick Vinyl mit integrierter Trittschalldämmung -  Eiche SCANDINAVIAN - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-scandinavian-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-scandinavian-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-scandinavian-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004691', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/SshrvfGbh3qbRr04-32800.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/Ji4YhearDDTEnseC-32800.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167865088_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'uuid' => 'c14986d5-fde7-4f0e-89ba-c91f2102e2c5', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => '70589330-9b55-4f66-b105-94277c5abe59', 'colorNumber' => 'CLEA 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'TAKEDA EIK'), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => 'DUB TAKEDA '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862216', 'sapIndex' => '158254000000001794', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ROVERE TAKEDA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41892'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41892 DĄB TAKEDA')), 'logisticData' => array('ean' => '5905167862216', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001794', 'characteristics' => array(), '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' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865002', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862216', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/f6dkONGCYRWuIrH9.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick-Vinyl mit integrierter Trittschalldämmung -  Eiche TAKEDA - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-takeda-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - TAKEDA TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-takeda-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-takeda-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax LEGNAR ACOUSTIC - STEJAR TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-legnar-acoustic-stejar-takeda-5-3mm-0-55mm'), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004653', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/MOBHygnnlrusqCRb-32792.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/MvX4InPZxpLF5yKB-32792.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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')))), 'hue' => object(Hue), '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' => 'light grey'), 'bodyClass' => ''), array())
     (vendor/twig/twig/src/Template.php:367)
  at Twig\Template->display(array('entity' => object(Page), 'currentUrl' => array('locale' => 'en'), 'category' => object(Category), 'title' => 'light grey', 'products' => array(array('name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'uuid' => '8987e692-b312-4f52-8c40-daabf7983a66', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'BiClick', 'uuid' => '34b09484-e185-4fdd-b97a-1c3c9134c67f', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'en' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '9ef6a63b-93ec-4fee-bdf9-831ab00768df', 'colorNumber' => 'CBC 41022', 'namePl' => 'Dąb Scandinavian', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'DUB SCANDINAVIAN H'), 'de' => array('name' => 'SCANDINAVIAN EICHE'), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'SCANDINAVIAN ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN'), 'hr' => array('name' => 'SCANDINAVIAN HRAST'), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => 'ROVERE SCANDINAVIAN'), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN'), 'ru' => array('name' => 'ДУБ СКАНДИНАВИЯ'), 'sk' => array('name' => 'DUB DUB SCANDINAVI'), 'sl' => array('name' => 'SCANDINAVIAN HRAST'), 'sr' => array('name' => 'SCANDINAVIAN HRAST'), 'sv' => array('name' => 'SCANDINAVIAN EK'), 'ua' => array('name' => 'ДУБ СКАНДИНАВІЯ'))), 'ean' => '5905167814185', 'sapIndex' => '158254000000000482', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2006', 'dop' => 'RF4003/2', 'width' => '180', 'length' => '1220', 'fugue_id' => '3', 'thickness' => '4', 'top_layer' => '0.3', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5/4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')), 'pieces_in_package' => '10', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.033', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'Secura VINYL Click', 'square_meters_in_package' => '2.196', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'Micro Bevel', 'uuid' => '37823e50-a632-4f7c-8562-61d77fd3e36a', 'id' => 3), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 12, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'BICLICK CLICK CBC 41022 DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'BICLICK CLICK CBC 41022 ДУБ СКАНДИНАВСКИ'), array('language' => 'HR', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV'), array('language' => 'LT', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN ĄŽU'), array('language' => 'CS', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'BICLICK CLICK CBC 41022 STEJAR SCANDINA'), array('language' => 'HU', 'shortDescription' => 'BiClick LVT click padló Skandináv tölgy'), array('language' => 'BG', 'shortDescription' => 'BICLICK CLICK CBC 41022 СКАНДИНАВСКИ ДЪБ'), array('language' => 'DE', 'shortDescription' => 'BICLICK CLICK CBC 41022 EICHE SCANDINAV'), array('language' => 'FR', 'shortDescription' => 'BICLICK CLICK CBC 41022 CHÊNE SCANDINAVI'), array('language' => 'IT', 'shortDescription' => 'BICLICK CLICK CBC 41022 ROVERE SCANDINA'), array('language' => 'ES', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN TAM'), array('language' => 'SK', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'BICLICK CLICK CBC 41022 OZOLS SCANDINAVI'), array('language' => 'SL', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV')), 'logisticData' => array('ean' => '5905167814185', 'size' => '1,22X0,18X0,004', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'MPLB', 'volume' => 6106.4809999999998, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.0999999999999996, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5500000000000007, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 105.408), 'productIndex' => '158254000000000482', 'characteristics' => array(), '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' => 26352, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 52704, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167814192', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167814185', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 6106.4809999999998, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5500000000000007))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp')), 'files' => array(array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFIRMAX_BiClick_Floor laying instructions_11-04-2019_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/9mkiPn5wQ2aWBuVq.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_BiClick Wood_TDS_31-03-2022_EN-DE_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AHrwRd2sENpB0kpu.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_BICLICK__the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/0upOCBOg6VE1uhe0.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax BiClick - MONUMENT OAK - 4mm/0.3mm', 'uuid' => '6bcf288d-a84b-4f0c-8599-22dd334c8d0f', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824245', 'sapIndex' => '154231201505000535', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-monument-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003927', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824245_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - NEWPORT OAK - 4mm/0.3mm', 'uuid' => 'e1b9f672-4871-4f43-8c88-25e880dbfe54', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824252', 'sapIndex' => '154231201505000536', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-newport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003933', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CALVIA OAK - 4mm/0.3mm', 'uuid' => '37ae4ebc-2e74-4f7e-9b43-c20aea55b1ad', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824269', 'sapIndex' => '154231201505000537', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-calvia-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003930', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_03.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_03.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_03.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_03.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_03.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_03.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_02.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_02.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_02.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_02.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_02.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_02.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_04.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_04.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_04.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_04.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_04.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_04.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - GOLDBERG OAK - 4mm/0.3mm', 'uuid' => '0b28cbb7-d02b-4f14-b920-20a024ea6286', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824276', 'sapIndex' => '154231201505000538', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-goldberg-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003932', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CORNWALL OAK - 4mm/0.3mm', 'uuid' => 'e4ef7018-ac28-4ffd-b14e-b29125659510', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824283', 'sapIndex' => '154231201505000539', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-cornwall-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003934', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - ROSSPORT OAK - 4mm/0.3mm', 'uuid' => 'dc00e1bf-342c-4f06-991b-ca317ac923a5', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824290', 'sapIndex' => '154231201505000540', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-rossport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003928', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824290_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - BRADFORD OAK - 4mm/0.3mm', 'uuid' => 'dbcd190a-137f-4fb8-9ef7-3de9802b5aed', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814222', 'sapIndex' => '158254000000000483', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-bradford-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003925', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814222_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - VERMONT OAK - 4mm/0.3mm', 'uuid' => '23ea6379-4a52-4f69-bb04-f402ac7a5e8b', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814246', 'sapIndex' => '158254000000000484', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-vermont-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003926', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814246_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - JERSEY OAK - 4mm/0.3mm', 'uuid' => '2cfccc42-8b09-4f49-bea3-14a0828fedc9', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814284', 'sapIndex' => '158254000000000485', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-jersey-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003929', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814284_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_02.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB SCANDINAVIAN H - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-scandinavian-h-4mm-0-3mm'), 'de' => array('lead' => '', 'name' => 'Vinylboden Afirmax BiClick - SCANDINAVIAN EICHE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylboden-afirmax-biclick-scandinavian-eiche-4mm-0-3mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'es' => array('lead' => '', 'name' => 'Suelo de vinilo Afirmax BiClick - SCANDINAVIAN ROBLE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'suelo-de-vinilo-afirmax-biclick-scandinavian-roble-4mm-0-3mm'), 'et' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'fr' => array('lead' => '', 'name' => 'Sol vinyle Afirmax BiClick - CHÊNE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'sol-vinyle-afirmax-biclick-chene-scandinavian-4mm-0-3mm'), 'hr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'hu' => array('lead' => '', 'name' => 'VINIL PADLÓ Afirmax BiClick - SCANDINAVIAN TÖLGY - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-biclick-scandinavian-tolgy-4mm-0-3mm'), 'it' => array('lead' => '', 'name' => 'PAVIMENTI VINILICI Afirmax BiClick - ROVERE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'pavimenti-vinilici-afirmax-biclick-rovere-scandinavian-4mm-0-3mm'), 'lt' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'nl' => array('lead' => '', 'name' => 'Vinyl vloer Afirmax BiClick - SCANDINAVIAN EIK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-vloer-afirmax-biclick-scandinavian-eik-4mm-0-3mm'), 'pl' => array('lead' => '', 'name' => 'Panele winylowe Afirmax BiClick - DĄB SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-biclick-dab-scandinavian-4mm-0-3mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax BiClick - STEJAR SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-biclick-stejar-scandinavian-4mm-0-3mm'), 'ru' => array('lead' => '', 'name' => 'Кварцвиниловая плитка Afirmax BiClick - ДУБ СКАНДИНАВИЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm'), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB DUB SCANDINAVI - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-dub-scandinavi-4mm-0-3mm'), 'sl' => array('lead' => '', 'name' => 'VINIL Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sv' => array('lead' => '', 'name' => 'VINYLGOLV Afirmax BiClick - SCANDINAVIAN EK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylgolv-afirmax-biclick-scandinavian-ek-4mm-0-3mm'), 'ua' => array('lead' => '', 'name' => 'ПВХ плитка Afirmax BiClick - ДУБ СКАНДИНАВІЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm')), 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003924', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814185_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '180', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'uuid' => 'e0a310ef-4d57-4f7b-9b58-b1780ea6d061', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR ULTRA', 'uuid' => '5eba22e1-263c-4f82-962d-4ace9cabb628', 'color' => '#e9ec32', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'cs' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'de' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'en' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'es' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'et' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'fr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hu' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'it' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'lt' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'nl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'pl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ro' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ru' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sk' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sv' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ua' => array('name' => 'LEGNAR ULTRA', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'IRVING OAK', 'uuid' => 'cfa67a21-35ac-4f93-91d5-9c5f8fd77916', 'colorNumber' => 'CLS 42132', 'namePl' => 'DĄB IRVING ', 'translations' => array('bg' => array('name' => 'IRVING ĄŽUOLAS'), 'cs' => array('name' => 'DUB IRVING'), 'de' => array('name' => ' EICHE IRVING'), 'en' => array('name' => 'IRVING OAK'), 'es' => array('name' => 'ROBLE IRVING '), 'et' => array('name' => 'IRVING TAMM'), 'fr' => array('name' => 'CHÊNE IRVING '), 'hr' => array('name' => ' HRAST IRVING '), 'hu' => array('name' => 'IRVING TÖLGY'), 'it' => array('name' => 'ROVERE IRVING  '), 'lt' => array('name' => 'OZOLS IRVING '), 'nl' => array('name' => 'IRVING EIK'), 'pl' => array('name' => 'DĄB IRVING '), 'ro' => array('name' => ' STEJAR IRVING '), 'ru' => array('name' => 'ДУБ  IRVING '), 'sk' => array('name' => 'DUB IRVING  '), 'sl' => array('name' => 'HRAST IRVING '), 'sr' => array('name' => 'IRVING OAK'), 'sv' => array('name' => 'IRVING OK'), 'ua' => array('name' => 'ДУБ  IRVING '))), 'ean' => '5905167847497', 'sapIndex' => '158254000000000949', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/2', 'eir' => '1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '4,5/5,5', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'assembly_type_id' => '', 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR EIR CLS42132 STEJAR IRVING'), array('language' => 'SL', 'shortDescription' => 'LEGNAR EIR CLS42132HRAST IRVING'), array('language' => 'HR', 'shortDescription' => 'LEGNAR EIR CLS42132 HRAST IRVING'), array('language' => 'ET', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'DE', 'shortDescription' => 'LEGNAR EIR CLS42132 EICHE IRVING'), array('language' => 'EN', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR EIR CLS42132CHÊNE IRVING'), array('language' => 'HU', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR EIR CLS42132ROVERE IRVING'), array('language' => 'PL', 'shortDescription' => 'LEGNAR ULTRA CLS42132DĄB IRVING'), array('language' => 'SK', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'RU', 'shortDescription' => 'LEGNAR EIR CLS42132ДУБ IRVING'), array('language' => 'BG', 'shortDescription' => 'LEGNAR EIR CLS42132ДЪБ IRVING'), array('language' => 'LT', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR EIR CLS42132OZOLS IRVING'), array('language' => 'SH', 'shortDescription' => 'LEGNAR EIR CLS42132')), 'logisticData' => array('ean' => '5905167847497', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLR', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.1020000000000003, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5679999999999996, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000949', 'characteristics' => array(), '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' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53641, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 4, 'length' => 1220, 'volume' => 1.1180000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847794', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847497', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5679999999999996), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar-EIR_TDS_24-06-2022_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/aAcLNkKKXVJpKDPi.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar-EIR_INS_27-06-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AFqrXrAnhI7XIjmH.pdf'), array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/CLj9xVK6zbqqMI3D.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/Zkr8a5AFn9MQy8Op.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - NEWARK OAK - 4mm/0.55mm', 'uuid' => '52cacc5f-4bce-4f91-8130-2c62fbc535ca', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847503', 'sapIndex' => '158254000000000950', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-newark-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004415', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847503_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAGENSBORG OAK - 4mm/0.55mm', 'uuid' => 'c9602141-7d7f-4f1d-b197-00a29d661047', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847510', 'sapIndex' => '158254000000000951', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hagensborg-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004416', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847510_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - AURORA OAK - 4mm/0.55mm', 'uuid' => '0c2218ba-0557-4f7a-8633-dd107f45000a', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847527', 'sapIndex' => '158254000000000952', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-aurora-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004417', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847527_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAMPTON OAK - 4mm/0.55mm', 'uuid' => '12a35f71-f055-4faf-bf01-b8d26734b9b3', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847534', 'sapIndex' => '158254000000000953', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hampton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004418', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - SILVERTON OAK - 4mm/0.55mm', 'uuid' => 'a1129ed5-699e-4f9b-ad47-e09ac7889f79', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847541', 'sapIndex' => '158254000000000954', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-silverton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004419', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_01.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB IRVING - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-irving-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR ULTRA -  EICHE IRVING - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-ultra-eiche-irving-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR ULTRA - ROBLE IRVING  - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-ultra-roble-irving-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR ULTRA - CHÊNE IRVING  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-ultra-chene-irving-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA -  HRAST HAYWORTH - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR ULTRA - IRVING TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-ultra-irving-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR ULTRA - ROVERE HAYWORTH  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-ultra-rovere-hayworth-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR ULTRA - DĄB IRVING - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-ultra-dab-irving-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR ULTRA -  STEJAR HAYWORTH  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-ultra-stejar-hayworth-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR ULTRA - ДУБ  ИРВИНГ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-hayworth-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR ULTRA - HRAST HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR ULTRA - ДУБ  HAYWORTH - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004414', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847497_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847497_D_01.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'uuid' => 'fe7e37e4-c499-4f64-a959-8b694cfd77bb', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => 'd9358a78-f842-4fd7-84c2-67783051f2a5', 'colorNumber' => 'CLE 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839553', 'sapIndex' => '158254000000000589', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'UK', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41892ROVERE TAKEDA'), array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41892')), 'logisticData' => array('ean' => '5905167839553', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000589', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841556', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839553', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB TAKEDA  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-takeda-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - TAKEDA EICHE - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-takeda-eiche-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - TAKEDA ROBLE - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-takeda-roble-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE TAKEDA  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-takeda-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST TAKEDA  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-takeda-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - TAKEDA TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-takeda-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB TAKEDA - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-takeda-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR TAKEDA  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-takeda-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДЪБ ТАКЕДА - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004138', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_03.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_03.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_03.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_03.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_03.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_03.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'uuid' => '5f6b665f-f7cd-4ffc-8447-358c3d85d07f', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => 'b0700520-51a7-4f78-8d57-8008a95e93c6', 'colorNumber' => 'CLE 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839638', 'sapIndex' => '158254000000000597', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41022DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41022ДУБ СКАНДИНАВСКИЙ'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIA ĄŽUOLAS'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41022STEJAR SCANDINAVIAN'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TÖLGY'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41022ДЪБ СКАНДИНАВСКИ'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41022EICHE SCANDINAVIAN'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41022CHÊNE SCANDINAVIAN'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41022ROVERE SCANDINAVIAN'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41022OZOLS SCANDINAVIAN'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TAMM'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41022')), 'logisticData' => array('ean' => '5905167839638', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000597', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841631', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839638', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_30-11-2021_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/jmxCdQJubx2VqP13.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-scandinavian-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - EICHE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-eiche-scandinavian-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - ROBLE SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-roble-scandinavian-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-scandinavian-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-scandinavian-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - SCANDINAVIAN TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-scandinavian-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-scandinavian-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-scandinavian-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДУБ СКАНДИНАВСКИЙ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004146', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'uuid' => 'c99c34e1-b89c-4f1e-8a12-e6d99822b1f8', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '4f70a20f-28b4-4f2a-b59b-ec1e77a47bf2', 'colorNumber' => 'CLEA 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => 'DUB SCANDINAVIAN '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862292', 'sapIndex' => '158254000000001802', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41022STEJAR SCANDINA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TA'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41022EICHE SCANDINAV'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN OA'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022CHÊNE SCANDINAV'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TÖ'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ROVERE SCANDINA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДУБ СКАНДИНАВСК'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДЪБ СКАНДИНАВСК'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN ĄŽ'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41022OZOLS SCANDINAV'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41022'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41022 DĄB SCANDINAVIAN')), 'logisticData' => array('ean' => '5905167862292', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001802', 'characteristics' => array(), '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' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865088', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862292', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/E63aHgQ588LyrXEp.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick Vinyl mit integrierter Trittschalldämmung -  Eiche SCANDINAVIAN - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-scandinavian-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-scandinavian-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-scandinavian-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004691', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/SshrvfGbh3qbRr04-32800.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/Ji4YhearDDTEnseC-32800.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167865088_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'uuid' => 'c14986d5-fde7-4f0e-89ba-c91f2102e2c5', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => '70589330-9b55-4f66-b105-94277c5abe59', 'colorNumber' => 'CLEA 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'TAKEDA EIK'), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => 'DUB TAKEDA '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862216', 'sapIndex' => '158254000000001794', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ROVERE TAKEDA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41892'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41892 DĄB TAKEDA')), 'logisticData' => array('ean' => '5905167862216', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001794', 'characteristics' => array(), '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' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865002', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862216', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/f6dkONGCYRWuIrH9.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick-Vinyl mit integrierter Trittschalldämmung -  Eiche TAKEDA - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-takeda-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - TAKEDA TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-takeda-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-takeda-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax LEGNAR ACOUSTIC - STEJAR TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-legnar-acoustic-stejar-takeda-5-3mm-0-55mm'), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004653', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/MOBHygnnlrusqCRb-32792.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/MvX4InPZxpLF5yKB-32792.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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')))), 'hue' => object(Hue), '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' => 'light grey'), 'bodyClass' => ''))
     (var/cache/dev/twig/f5/f51f9577705ab506b37f2bd207b0198b74e5878b5741466fecf15208c45f4e62.php:95)
  at __TwigTemplate_83f4a08665b572d45200077aff197ffe3940237ccb69a8a516093ece221326ae->doDisplay(array('entity' => object(Page), 'currentUrl' => array('locale' => 'en'), 'category' => object(Category), 'title' => 'light grey', 'products' => array(array('name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'uuid' => '8987e692-b312-4f52-8c40-daabf7983a66', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'BiClick', 'uuid' => '34b09484-e185-4fdd-b97a-1c3c9134c67f', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'en' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '9ef6a63b-93ec-4fee-bdf9-831ab00768df', 'colorNumber' => 'CBC 41022', 'namePl' => 'Dąb Scandinavian', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'DUB SCANDINAVIAN H'), 'de' => array('name' => 'SCANDINAVIAN EICHE'), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'SCANDINAVIAN ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN'), 'hr' => array('name' => 'SCANDINAVIAN HRAST'), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => 'ROVERE SCANDINAVIAN'), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN'), 'ru' => array('name' => 'ДУБ СКАНДИНАВИЯ'), 'sk' => array('name' => 'DUB DUB SCANDINAVI'), 'sl' => array('name' => 'SCANDINAVIAN HRAST'), 'sr' => array('name' => 'SCANDINAVIAN HRAST'), 'sv' => array('name' => 'SCANDINAVIAN EK'), 'ua' => array('name' => 'ДУБ СКАНДИНАВІЯ'))), 'ean' => '5905167814185', 'sapIndex' => '158254000000000482', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2006', 'dop' => 'RF4003/2', 'width' => '180', 'length' => '1220', 'fugue_id' => '3', 'thickness' => '4', 'top_layer' => '0.3', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5/4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')), 'pieces_in_package' => '10', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.033', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'Secura VINYL Click', 'square_meters_in_package' => '2.196', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'Micro Bevel', 'uuid' => '37823e50-a632-4f7c-8562-61d77fd3e36a', 'id' => 3), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 12, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'BICLICK CLICK CBC 41022 DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'BICLICK CLICK CBC 41022 ДУБ СКАНДИНАВСКИ'), array('language' => 'HR', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV'), array('language' => 'LT', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN ĄŽU'), array('language' => 'CS', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'BICLICK CLICK CBC 41022 STEJAR SCANDINA'), array('language' => 'HU', 'shortDescription' => 'BiClick LVT click padló Skandináv tölgy'), array('language' => 'BG', 'shortDescription' => 'BICLICK CLICK CBC 41022 СКАНДИНАВСКИ ДЪБ'), array('language' => 'DE', 'shortDescription' => 'BICLICK CLICK CBC 41022 EICHE SCANDINAV'), array('language' => 'FR', 'shortDescription' => 'BICLICK CLICK CBC 41022 CHÊNE SCANDINAVI'), array('language' => 'IT', 'shortDescription' => 'BICLICK CLICK CBC 41022 ROVERE SCANDINA'), array('language' => 'ES', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN TAM'), array('language' => 'SK', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'BICLICK CLICK CBC 41022 OZOLS SCANDINAVI'), array('language' => 'SL', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV')), 'logisticData' => array('ean' => '5905167814185', 'size' => '1,22X0,18X0,004', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'MPLB', 'volume' => 6106.4809999999998, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.0999999999999996, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5500000000000007, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 105.408), 'productIndex' => '158254000000000482', 'characteristics' => array(), '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' => 26352, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 52704, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167814192', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167814185', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 6106.4809999999998, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5500000000000007))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp')), 'files' => array(array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFIRMAX_BiClick_Floor laying instructions_11-04-2019_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/9mkiPn5wQ2aWBuVq.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_BiClick Wood_TDS_31-03-2022_EN-DE_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AHrwRd2sENpB0kpu.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_BICLICK__the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/0upOCBOg6VE1uhe0.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax BiClick - MONUMENT OAK - 4mm/0.3mm', 'uuid' => '6bcf288d-a84b-4f0c-8599-22dd334c8d0f', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824245', 'sapIndex' => '154231201505000535', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-monument-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003927', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824245_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - NEWPORT OAK - 4mm/0.3mm', 'uuid' => 'e1b9f672-4871-4f43-8c88-25e880dbfe54', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824252', 'sapIndex' => '154231201505000536', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-newport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003933', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CALVIA OAK - 4mm/0.3mm', 'uuid' => '37ae4ebc-2e74-4f7e-9b43-c20aea55b1ad', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824269', 'sapIndex' => '154231201505000537', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-calvia-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003930', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_03.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_03.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_03.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_03.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_03.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_03.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_02.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_02.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_02.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_02.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_02.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_02.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_04.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_04.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_04.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_04.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_04.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_04.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - GOLDBERG OAK - 4mm/0.3mm', 'uuid' => '0b28cbb7-d02b-4f14-b920-20a024ea6286', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824276', 'sapIndex' => '154231201505000538', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-goldberg-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003932', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CORNWALL OAK - 4mm/0.3mm', 'uuid' => 'e4ef7018-ac28-4ffd-b14e-b29125659510', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824283', 'sapIndex' => '154231201505000539', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-cornwall-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003934', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - ROSSPORT OAK - 4mm/0.3mm', 'uuid' => 'dc00e1bf-342c-4f06-991b-ca317ac923a5', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824290', 'sapIndex' => '154231201505000540', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-rossport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003928', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824290_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - BRADFORD OAK - 4mm/0.3mm', 'uuid' => 'dbcd190a-137f-4fb8-9ef7-3de9802b5aed', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814222', 'sapIndex' => '158254000000000483', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-bradford-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003925', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814222_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - VERMONT OAK - 4mm/0.3mm', 'uuid' => '23ea6379-4a52-4f69-bb04-f402ac7a5e8b', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814246', 'sapIndex' => '158254000000000484', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-vermont-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003926', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814246_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - JERSEY OAK - 4mm/0.3mm', 'uuid' => '2cfccc42-8b09-4f49-bea3-14a0828fedc9', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814284', 'sapIndex' => '158254000000000485', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-jersey-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003929', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814284_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_02.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB SCANDINAVIAN H - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-scandinavian-h-4mm-0-3mm'), 'de' => array('lead' => '', 'name' => 'Vinylboden Afirmax BiClick - SCANDINAVIAN EICHE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylboden-afirmax-biclick-scandinavian-eiche-4mm-0-3mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'es' => array('lead' => '', 'name' => 'Suelo de vinilo Afirmax BiClick - SCANDINAVIAN ROBLE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'suelo-de-vinilo-afirmax-biclick-scandinavian-roble-4mm-0-3mm'), 'et' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'fr' => array('lead' => '', 'name' => 'Sol vinyle Afirmax BiClick - CHÊNE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'sol-vinyle-afirmax-biclick-chene-scandinavian-4mm-0-3mm'), 'hr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'hu' => array('lead' => '', 'name' => 'VINIL PADLÓ Afirmax BiClick - SCANDINAVIAN TÖLGY - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-biclick-scandinavian-tolgy-4mm-0-3mm'), 'it' => array('lead' => '', 'name' => 'PAVIMENTI VINILICI Afirmax BiClick - ROVERE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'pavimenti-vinilici-afirmax-biclick-rovere-scandinavian-4mm-0-3mm'), 'lt' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'nl' => array('lead' => '', 'name' => 'Vinyl vloer Afirmax BiClick - SCANDINAVIAN EIK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-vloer-afirmax-biclick-scandinavian-eik-4mm-0-3mm'), 'pl' => array('lead' => '', 'name' => 'Panele winylowe Afirmax BiClick - DĄB SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-biclick-dab-scandinavian-4mm-0-3mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax BiClick - STEJAR SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-biclick-stejar-scandinavian-4mm-0-3mm'), 'ru' => array('lead' => '', 'name' => 'Кварцвиниловая плитка Afirmax BiClick - ДУБ СКАНДИНАВИЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm'), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB DUB SCANDINAVI - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-dub-scandinavi-4mm-0-3mm'), 'sl' => array('lead' => '', 'name' => 'VINIL Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sv' => array('lead' => '', 'name' => 'VINYLGOLV Afirmax BiClick - SCANDINAVIAN EK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylgolv-afirmax-biclick-scandinavian-ek-4mm-0-3mm'), 'ua' => array('lead' => '', 'name' => 'ПВХ плитка Afirmax BiClick - ДУБ СКАНДИНАВІЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm')), 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003924', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814185_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '180', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'uuid' => 'e0a310ef-4d57-4f7b-9b58-b1780ea6d061', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR ULTRA', 'uuid' => '5eba22e1-263c-4f82-962d-4ace9cabb628', 'color' => '#e9ec32', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'cs' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'de' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'en' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'es' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'et' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'fr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hu' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'it' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'lt' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'nl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'pl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ro' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ru' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sk' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sv' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ua' => array('name' => 'LEGNAR ULTRA', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'IRVING OAK', 'uuid' => 'cfa67a21-35ac-4f93-91d5-9c5f8fd77916', 'colorNumber' => 'CLS 42132', 'namePl' => 'DĄB IRVING ', 'translations' => array('bg' => array('name' => 'IRVING ĄŽUOLAS'), 'cs' => array('name' => 'DUB IRVING'), 'de' => array('name' => ' EICHE IRVING'), 'en' => array('name' => 'IRVING OAK'), 'es' => array('name' => 'ROBLE IRVING '), 'et' => array('name' => 'IRVING TAMM'), 'fr' => array('name' => 'CHÊNE IRVING '), 'hr' => array('name' => ' HRAST IRVING '), 'hu' => array('name' => 'IRVING TÖLGY'), 'it' => array('name' => 'ROVERE IRVING  '), 'lt' => array('name' => 'OZOLS IRVING '), 'nl' => array('name' => 'IRVING EIK'), 'pl' => array('name' => 'DĄB IRVING '), 'ro' => array('name' => ' STEJAR IRVING '), 'ru' => array('name' => 'ДУБ  IRVING '), 'sk' => array('name' => 'DUB IRVING  '), 'sl' => array('name' => 'HRAST IRVING '), 'sr' => array('name' => 'IRVING OAK'), 'sv' => array('name' => 'IRVING OK'), 'ua' => array('name' => 'ДУБ  IRVING '))), 'ean' => '5905167847497', 'sapIndex' => '158254000000000949', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/2', 'eir' => '1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '4,5/5,5', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'assembly_type_id' => '', 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR EIR CLS42132 STEJAR IRVING'), array('language' => 'SL', 'shortDescription' => 'LEGNAR EIR CLS42132HRAST IRVING'), array('language' => 'HR', 'shortDescription' => 'LEGNAR EIR CLS42132 HRAST IRVING'), array('language' => 'ET', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'DE', 'shortDescription' => 'LEGNAR EIR CLS42132 EICHE IRVING'), array('language' => 'EN', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR EIR CLS42132CHÊNE IRVING'), array('language' => 'HU', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR EIR CLS42132ROVERE IRVING'), array('language' => 'PL', 'shortDescription' => 'LEGNAR ULTRA CLS42132DĄB IRVING'), array('language' => 'SK', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'RU', 'shortDescription' => 'LEGNAR EIR CLS42132ДУБ IRVING'), array('language' => 'BG', 'shortDescription' => 'LEGNAR EIR CLS42132ДЪБ IRVING'), array('language' => 'LT', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR EIR CLS42132OZOLS IRVING'), array('language' => 'SH', 'shortDescription' => 'LEGNAR EIR CLS42132')), 'logisticData' => array('ean' => '5905167847497', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLR', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.1020000000000003, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5679999999999996, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000949', 'characteristics' => array(), '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' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53641, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 4, 'length' => 1220, 'volume' => 1.1180000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847794', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847497', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5679999999999996), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar-EIR_TDS_24-06-2022_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/aAcLNkKKXVJpKDPi.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar-EIR_INS_27-06-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AFqrXrAnhI7XIjmH.pdf'), array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/CLj9xVK6zbqqMI3D.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/Zkr8a5AFn9MQy8Op.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - NEWARK OAK - 4mm/0.55mm', 'uuid' => '52cacc5f-4bce-4f91-8130-2c62fbc535ca', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847503', 'sapIndex' => '158254000000000950', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-newark-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004415', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847503_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAGENSBORG OAK - 4mm/0.55mm', 'uuid' => 'c9602141-7d7f-4f1d-b197-00a29d661047', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847510', 'sapIndex' => '158254000000000951', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hagensborg-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004416', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847510_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - AURORA OAK - 4mm/0.55mm', 'uuid' => '0c2218ba-0557-4f7a-8633-dd107f45000a', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847527', 'sapIndex' => '158254000000000952', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-aurora-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004417', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847527_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAMPTON OAK - 4mm/0.55mm', 'uuid' => '12a35f71-f055-4faf-bf01-b8d26734b9b3', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847534', 'sapIndex' => '158254000000000953', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hampton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004418', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - SILVERTON OAK - 4mm/0.55mm', 'uuid' => 'a1129ed5-699e-4f9b-ad47-e09ac7889f79', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847541', 'sapIndex' => '158254000000000954', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-silverton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004419', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_01.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB IRVING - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-irving-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR ULTRA -  EICHE IRVING - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-ultra-eiche-irving-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR ULTRA - ROBLE IRVING  - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-ultra-roble-irving-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR ULTRA - CHÊNE IRVING  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-ultra-chene-irving-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA -  HRAST HAYWORTH - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR ULTRA - IRVING TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-ultra-irving-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR ULTRA - ROVERE HAYWORTH  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-ultra-rovere-hayworth-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR ULTRA - DĄB IRVING - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-ultra-dab-irving-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR ULTRA -  STEJAR HAYWORTH  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-ultra-stejar-hayworth-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR ULTRA - ДУБ  ИРВИНГ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-hayworth-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR ULTRA - HRAST HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR ULTRA - ДУБ  HAYWORTH - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004414', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847497_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847497_D_01.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'uuid' => 'fe7e37e4-c499-4f64-a959-8b694cfd77bb', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => 'd9358a78-f842-4fd7-84c2-67783051f2a5', 'colorNumber' => 'CLE 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839553', 'sapIndex' => '158254000000000589', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'UK', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41892ROVERE TAKEDA'), array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41892')), 'logisticData' => array('ean' => '5905167839553', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000589', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841556', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839553', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB TAKEDA  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-takeda-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - TAKEDA EICHE - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-takeda-eiche-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - TAKEDA ROBLE - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-takeda-roble-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE TAKEDA  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-takeda-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST TAKEDA  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-takeda-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - TAKEDA TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-takeda-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB TAKEDA - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-takeda-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR TAKEDA  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-takeda-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДЪБ ТАКЕДА - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004138', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_03.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_03.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_03.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_03.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_03.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_03.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'uuid' => '5f6b665f-f7cd-4ffc-8447-358c3d85d07f', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => 'b0700520-51a7-4f78-8d57-8008a95e93c6', 'colorNumber' => 'CLE 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839638', 'sapIndex' => '158254000000000597', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41022DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41022ДУБ СКАНДИНАВСКИЙ'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIA ĄŽUOLAS'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41022STEJAR SCANDINAVIAN'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TÖLGY'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41022ДЪБ СКАНДИНАВСКИ'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41022EICHE SCANDINAVIAN'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41022CHÊNE SCANDINAVIAN'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41022ROVERE SCANDINAVIAN'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41022OZOLS SCANDINAVIAN'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TAMM'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41022')), 'logisticData' => array('ean' => '5905167839638', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000597', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841631', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839638', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_30-11-2021_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/jmxCdQJubx2VqP13.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-scandinavian-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - EICHE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-eiche-scandinavian-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - ROBLE SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-roble-scandinavian-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-scandinavian-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-scandinavian-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - SCANDINAVIAN TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-scandinavian-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-scandinavian-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-scandinavian-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДУБ СКАНДИНАВСКИЙ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004146', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'uuid' => 'c99c34e1-b89c-4f1e-8a12-e6d99822b1f8', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '4f70a20f-28b4-4f2a-b59b-ec1e77a47bf2', 'colorNumber' => 'CLEA 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => 'DUB SCANDINAVIAN '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862292', 'sapIndex' => '158254000000001802', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41022STEJAR SCANDINA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TA'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41022EICHE SCANDINAV'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN OA'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022CHÊNE SCANDINAV'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TÖ'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ROVERE SCANDINA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДУБ СКАНДИНАВСК'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДЪБ СКАНДИНАВСК'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN ĄŽ'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41022OZOLS SCANDINAV'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41022'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41022 DĄB SCANDINAVIAN')), 'logisticData' => array('ean' => '5905167862292', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001802', 'characteristics' => array(), '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' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865088', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862292', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/E63aHgQ588LyrXEp.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick Vinyl mit integrierter Trittschalldämmung -  Eiche SCANDINAVIAN - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-scandinavian-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-scandinavian-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-scandinavian-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004691', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/SshrvfGbh3qbRr04-32800.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/Ji4YhearDDTEnseC-32800.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167865088_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'uuid' => 'c14986d5-fde7-4f0e-89ba-c91f2102e2c5', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => '70589330-9b55-4f66-b105-94277c5abe59', 'colorNumber' => 'CLEA 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'TAKEDA EIK'), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => 'DUB TAKEDA '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862216', 'sapIndex' => '158254000000001794', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ROVERE TAKEDA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41892'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41892 DĄB TAKEDA')), 'logisticData' => array('ean' => '5905167862216', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001794', 'characteristics' => array(), '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' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865002', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862216', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/f6dkONGCYRWuIrH9.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick-Vinyl mit integrierter Trittschalldämmung -  Eiche TAKEDA - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-takeda-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - TAKEDA TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-takeda-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-takeda-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax LEGNAR ACOUSTIC - STEJAR TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-legnar-acoustic-stejar-takeda-5-3mm-0-55mm'), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004653', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/MOBHygnnlrusqCRb-32792.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/MvX4InPZxpLF5yKB-32792.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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')))), 'hue' => object(Hue), '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' => 'light grey'), '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_c5f1e0a52f087458dbc6cc7839583f045308b30d3dd13f07e7191f158ba72a78), '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' => 'en'), 'category' => object(Category), 'title' => 'light grey', 'products' => array(array('name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'uuid' => '8987e692-b312-4f52-8c40-daabf7983a66', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'BiClick', 'uuid' => '34b09484-e185-4fdd-b97a-1c3c9134c67f', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'en' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '9ef6a63b-93ec-4fee-bdf9-831ab00768df', 'colorNumber' => 'CBC 41022', 'namePl' => 'Dąb Scandinavian', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'DUB SCANDINAVIAN H'), 'de' => array('name' => 'SCANDINAVIAN EICHE'), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'SCANDINAVIAN ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN'), 'hr' => array('name' => 'SCANDINAVIAN HRAST'), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => 'ROVERE SCANDINAVIAN'), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN'), 'ru' => array('name' => 'ДУБ СКАНДИНАВИЯ'), 'sk' => array('name' => 'DUB DUB SCANDINAVI'), 'sl' => array('name' => 'SCANDINAVIAN HRAST'), 'sr' => array('name' => 'SCANDINAVIAN HRAST'), 'sv' => array('name' => 'SCANDINAVIAN EK'), 'ua' => array('name' => 'ДУБ СКАНДИНАВІЯ'))), 'ean' => '5905167814185', 'sapIndex' => '158254000000000482', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2006', 'dop' => 'RF4003/2', 'width' => '180', 'length' => '1220', 'fugue_id' => '3', 'thickness' => '4', 'top_layer' => '0.3', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5/4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')), 'pieces_in_package' => '10', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.033', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'Secura VINYL Click', 'square_meters_in_package' => '2.196', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'Micro Bevel', 'uuid' => '37823e50-a632-4f7c-8562-61d77fd3e36a', 'id' => 3), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 12, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'BICLICK CLICK CBC 41022 DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'BICLICK CLICK CBC 41022 ДУБ СКАНДИНАВСКИ'), array('language' => 'HR', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV'), array('language' => 'LT', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN ĄŽU'), array('language' => 'CS', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'BICLICK CLICK CBC 41022 STEJAR SCANDINA'), array('language' => 'HU', 'shortDescription' => 'BiClick LVT click padló Skandináv tölgy'), array('language' => 'BG', 'shortDescription' => 'BICLICK CLICK CBC 41022 СКАНДИНАВСКИ ДЪБ'), array('language' => 'DE', 'shortDescription' => 'BICLICK CLICK CBC 41022 EICHE SCANDINAV'), array('language' => 'FR', 'shortDescription' => 'BICLICK CLICK CBC 41022 CHÊNE SCANDINAVI'), array('language' => 'IT', 'shortDescription' => 'BICLICK CLICK CBC 41022 ROVERE SCANDINA'), array('language' => 'ES', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN TAM'), array('language' => 'SK', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'BICLICK CLICK CBC 41022 OZOLS SCANDINAVI'), array('language' => 'SL', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV')), 'logisticData' => array('ean' => '5905167814185', 'size' => '1,22X0,18X0,004', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'MPLB', 'volume' => 6106.4809999999998, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.0999999999999996, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5500000000000007, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 105.408), 'productIndex' => '158254000000000482', 'characteristics' => array(), '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' => 26352, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 52704, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167814192', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167814185', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 6106.4809999999998, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5500000000000007))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp')), 'files' => array(array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFIRMAX_BiClick_Floor laying instructions_11-04-2019_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/9mkiPn5wQ2aWBuVq.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_BiClick Wood_TDS_31-03-2022_EN-DE_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AHrwRd2sENpB0kpu.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_BICLICK__the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/0upOCBOg6VE1uhe0.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax BiClick - MONUMENT OAK - 4mm/0.3mm', 'uuid' => '6bcf288d-a84b-4f0c-8599-22dd334c8d0f', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824245', 'sapIndex' => '154231201505000535', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-monument-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003927', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824245_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - NEWPORT OAK - 4mm/0.3mm', 'uuid' => 'e1b9f672-4871-4f43-8c88-25e880dbfe54', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824252', 'sapIndex' => '154231201505000536', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-newport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003933', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CALVIA OAK - 4mm/0.3mm', 'uuid' => '37ae4ebc-2e74-4f7e-9b43-c20aea55b1ad', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824269', 'sapIndex' => '154231201505000537', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-calvia-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003930', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_03.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_03.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_03.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_03.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_03.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_03.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_02.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_02.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_02.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_02.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_02.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_02.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_04.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_04.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_04.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_04.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_04.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_04.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - GOLDBERG OAK - 4mm/0.3mm', 'uuid' => '0b28cbb7-d02b-4f14-b920-20a024ea6286', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824276', 'sapIndex' => '154231201505000538', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-goldberg-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003932', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CORNWALL OAK - 4mm/0.3mm', 'uuid' => 'e4ef7018-ac28-4ffd-b14e-b29125659510', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824283', 'sapIndex' => '154231201505000539', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-cornwall-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003934', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - ROSSPORT OAK - 4mm/0.3mm', 'uuid' => 'dc00e1bf-342c-4f06-991b-ca317ac923a5', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824290', 'sapIndex' => '154231201505000540', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-rossport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003928', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824290_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - BRADFORD OAK - 4mm/0.3mm', 'uuid' => 'dbcd190a-137f-4fb8-9ef7-3de9802b5aed', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814222', 'sapIndex' => '158254000000000483', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-bradford-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003925', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814222_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - VERMONT OAK - 4mm/0.3mm', 'uuid' => '23ea6379-4a52-4f69-bb04-f402ac7a5e8b', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814246', 'sapIndex' => '158254000000000484', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-vermont-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003926', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814246_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - JERSEY OAK - 4mm/0.3mm', 'uuid' => '2cfccc42-8b09-4f49-bea3-14a0828fedc9', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814284', 'sapIndex' => '158254000000000485', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-jersey-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003929', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814284_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_02.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB SCANDINAVIAN H - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-scandinavian-h-4mm-0-3mm'), 'de' => array('lead' => '', 'name' => 'Vinylboden Afirmax BiClick - SCANDINAVIAN EICHE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylboden-afirmax-biclick-scandinavian-eiche-4mm-0-3mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'es' => array('lead' => '', 'name' => 'Suelo de vinilo Afirmax BiClick - SCANDINAVIAN ROBLE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'suelo-de-vinilo-afirmax-biclick-scandinavian-roble-4mm-0-3mm'), 'et' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'fr' => array('lead' => '', 'name' => 'Sol vinyle Afirmax BiClick - CHÊNE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'sol-vinyle-afirmax-biclick-chene-scandinavian-4mm-0-3mm'), 'hr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'hu' => array('lead' => '', 'name' => 'VINIL PADLÓ Afirmax BiClick - SCANDINAVIAN TÖLGY - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-biclick-scandinavian-tolgy-4mm-0-3mm'), 'it' => array('lead' => '', 'name' => 'PAVIMENTI VINILICI Afirmax BiClick - ROVERE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'pavimenti-vinilici-afirmax-biclick-rovere-scandinavian-4mm-0-3mm'), 'lt' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'nl' => array('lead' => '', 'name' => 'Vinyl vloer Afirmax BiClick - SCANDINAVIAN EIK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-vloer-afirmax-biclick-scandinavian-eik-4mm-0-3mm'), 'pl' => array('lead' => '', 'name' => 'Panele winylowe Afirmax BiClick - DĄB SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-biclick-dab-scandinavian-4mm-0-3mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax BiClick - STEJAR SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-biclick-stejar-scandinavian-4mm-0-3mm'), 'ru' => array('lead' => '', 'name' => 'Кварцвиниловая плитка Afirmax BiClick - ДУБ СКАНДИНАВИЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm'), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB DUB SCANDINAVI - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-dub-scandinavi-4mm-0-3mm'), 'sl' => array('lead' => '', 'name' => 'VINIL Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sv' => array('lead' => '', 'name' => 'VINYLGOLV Afirmax BiClick - SCANDINAVIAN EK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylgolv-afirmax-biclick-scandinavian-ek-4mm-0-3mm'), 'ua' => array('lead' => '', 'name' => 'ПВХ плитка Afirmax BiClick - ДУБ СКАНДИНАВІЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm')), 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003924', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814185_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '180', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'uuid' => 'e0a310ef-4d57-4f7b-9b58-b1780ea6d061', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR ULTRA', 'uuid' => '5eba22e1-263c-4f82-962d-4ace9cabb628', 'color' => '#e9ec32', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'cs' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'de' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'en' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'es' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'et' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'fr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hu' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'it' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'lt' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'nl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'pl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ro' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ru' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sk' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sv' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ua' => array('name' => 'LEGNAR ULTRA', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'IRVING OAK', 'uuid' => 'cfa67a21-35ac-4f93-91d5-9c5f8fd77916', 'colorNumber' => 'CLS 42132', 'namePl' => 'DĄB IRVING ', 'translations' => array('bg' => array('name' => 'IRVING ĄŽUOLAS'), 'cs' => array('name' => 'DUB IRVING'), 'de' => array('name' => ' EICHE IRVING'), 'en' => array('name' => 'IRVING OAK'), 'es' => array('name' => 'ROBLE IRVING '), 'et' => array('name' => 'IRVING TAMM'), 'fr' => array('name' => 'CHÊNE IRVING '), 'hr' => array('name' => ' HRAST IRVING '), 'hu' => array('name' => 'IRVING TÖLGY'), 'it' => array('name' => 'ROVERE IRVING  '), 'lt' => array('name' => 'OZOLS IRVING '), 'nl' => array('name' => 'IRVING EIK'), 'pl' => array('name' => 'DĄB IRVING '), 'ro' => array('name' => ' STEJAR IRVING '), 'ru' => array('name' => 'ДУБ  IRVING '), 'sk' => array('name' => 'DUB IRVING  '), 'sl' => array('name' => 'HRAST IRVING '), 'sr' => array('name' => 'IRVING OAK'), 'sv' => array('name' => 'IRVING OK'), 'ua' => array('name' => 'ДУБ  IRVING '))), 'ean' => '5905167847497', 'sapIndex' => '158254000000000949', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/2', 'eir' => '1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '4,5/5,5', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'assembly_type_id' => '', 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR EIR CLS42132 STEJAR IRVING'), array('language' => 'SL', 'shortDescription' => 'LEGNAR EIR CLS42132HRAST IRVING'), array('language' => 'HR', 'shortDescription' => 'LEGNAR EIR CLS42132 HRAST IRVING'), array('language' => 'ET', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'DE', 'shortDescription' => 'LEGNAR EIR CLS42132 EICHE IRVING'), array('language' => 'EN', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR EIR CLS42132CHÊNE IRVING'), array('language' => 'HU', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR EIR CLS42132ROVERE IRVING'), array('language' => 'PL', 'shortDescription' => 'LEGNAR ULTRA CLS42132DĄB IRVING'), array('language' => 'SK', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'RU', 'shortDescription' => 'LEGNAR EIR CLS42132ДУБ IRVING'), array('language' => 'BG', 'shortDescription' => 'LEGNAR EIR CLS42132ДЪБ IRVING'), array('language' => 'LT', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR EIR CLS42132OZOLS IRVING'), array('language' => 'SH', 'shortDescription' => 'LEGNAR EIR CLS42132')), 'logisticData' => array('ean' => '5905167847497', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLR', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.1020000000000003, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5679999999999996, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000949', 'characteristics' => array(), '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' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53641, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 4, 'length' => 1220, 'volume' => 1.1180000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847794', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847497', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5679999999999996), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar-EIR_TDS_24-06-2022_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/aAcLNkKKXVJpKDPi.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar-EIR_INS_27-06-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AFqrXrAnhI7XIjmH.pdf'), array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/CLj9xVK6zbqqMI3D.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/Zkr8a5AFn9MQy8Op.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - NEWARK OAK - 4mm/0.55mm', 'uuid' => '52cacc5f-4bce-4f91-8130-2c62fbc535ca', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847503', 'sapIndex' => '158254000000000950', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-newark-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004415', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847503_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAGENSBORG OAK - 4mm/0.55mm', 'uuid' => 'c9602141-7d7f-4f1d-b197-00a29d661047', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847510', 'sapIndex' => '158254000000000951', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hagensborg-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004416', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847510_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - AURORA OAK - 4mm/0.55mm', 'uuid' => '0c2218ba-0557-4f7a-8633-dd107f45000a', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847527', 'sapIndex' => '158254000000000952', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-aurora-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004417', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847527_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAMPTON OAK - 4mm/0.55mm', 'uuid' => '12a35f71-f055-4faf-bf01-b8d26734b9b3', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847534', 'sapIndex' => '158254000000000953', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hampton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004418', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - SILVERTON OAK - 4mm/0.55mm', 'uuid' => 'a1129ed5-699e-4f9b-ad47-e09ac7889f79', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847541', 'sapIndex' => '158254000000000954', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-silverton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004419', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_01.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB IRVING - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-irving-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR ULTRA -  EICHE IRVING - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-ultra-eiche-irving-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR ULTRA - ROBLE IRVING  - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-ultra-roble-irving-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR ULTRA - CHÊNE IRVING  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-ultra-chene-irving-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA -  HRAST HAYWORTH - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR ULTRA - IRVING TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-ultra-irving-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR ULTRA - ROVERE HAYWORTH  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-ultra-rovere-hayworth-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR ULTRA - DĄB IRVING - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-ultra-dab-irving-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR ULTRA -  STEJAR HAYWORTH  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-ultra-stejar-hayworth-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR ULTRA - ДУБ  ИРВИНГ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-hayworth-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR ULTRA - HRAST HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR ULTRA - ДУБ  HAYWORTH - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004414', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847497_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847497_D_01.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'uuid' => 'fe7e37e4-c499-4f64-a959-8b694cfd77bb', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => 'd9358a78-f842-4fd7-84c2-67783051f2a5', 'colorNumber' => 'CLE 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839553', 'sapIndex' => '158254000000000589', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'UK', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41892ROVERE TAKEDA'), array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41892')), 'logisticData' => array('ean' => '5905167839553', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000589', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841556', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839553', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB TAKEDA  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-takeda-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - TAKEDA EICHE - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-takeda-eiche-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - TAKEDA ROBLE - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-takeda-roble-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE TAKEDA  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-takeda-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST TAKEDA  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-takeda-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - TAKEDA TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-takeda-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB TAKEDA - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-takeda-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR TAKEDA  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-takeda-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДЪБ ТАКЕДА - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004138', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_03.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_03.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_03.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_03.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_03.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_03.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'uuid' => '5f6b665f-f7cd-4ffc-8447-358c3d85d07f', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => 'b0700520-51a7-4f78-8d57-8008a95e93c6', 'colorNumber' => 'CLE 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839638', 'sapIndex' => '158254000000000597', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41022DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41022ДУБ СКАНДИНАВСКИЙ'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIA ĄŽUOLAS'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41022STEJAR SCANDINAVIAN'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TÖLGY'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41022ДЪБ СКАНДИНАВСКИ'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41022EICHE SCANDINAVIAN'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41022CHÊNE SCANDINAVIAN'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41022ROVERE SCANDINAVIAN'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41022OZOLS SCANDINAVIAN'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TAMM'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41022')), 'logisticData' => array('ean' => '5905167839638', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000597', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841631', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839638', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_30-11-2021_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/jmxCdQJubx2VqP13.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-scandinavian-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - EICHE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-eiche-scandinavian-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - ROBLE SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-roble-scandinavian-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-scandinavian-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-scandinavian-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - SCANDINAVIAN TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-scandinavian-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-scandinavian-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-scandinavian-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДУБ СКАНДИНАВСКИЙ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004146', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'uuid' => 'c99c34e1-b89c-4f1e-8a12-e6d99822b1f8', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '4f70a20f-28b4-4f2a-b59b-ec1e77a47bf2', 'colorNumber' => 'CLEA 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => 'DUB SCANDINAVIAN '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862292', 'sapIndex' => '158254000000001802', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41022STEJAR SCANDINA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TA'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41022EICHE SCANDINAV'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN OA'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022CHÊNE SCANDINAV'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TÖ'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ROVERE SCANDINA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДУБ СКАНДИНАВСК'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДЪБ СКАНДИНАВСК'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN ĄŽ'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41022OZOLS SCANDINAV'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41022'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41022 DĄB SCANDINAVIAN')), 'logisticData' => array('ean' => '5905167862292', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001802', 'characteristics' => array(), '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' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865088', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862292', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/E63aHgQ588LyrXEp.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick Vinyl mit integrierter Trittschalldämmung -  Eiche SCANDINAVIAN - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-scandinavian-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-scandinavian-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-scandinavian-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004691', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/SshrvfGbh3qbRr04-32800.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/Ji4YhearDDTEnseC-32800.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167865088_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'uuid' => 'c14986d5-fde7-4f0e-89ba-c91f2102e2c5', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => '70589330-9b55-4f66-b105-94277c5abe59', 'colorNumber' => 'CLEA 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'TAKEDA EIK'), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => 'DUB TAKEDA '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862216', 'sapIndex' => '158254000000001794', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ROVERE TAKEDA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41892'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41892 DĄB TAKEDA')), 'logisticData' => array('ean' => '5905167862216', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001794', 'characteristics' => array(), '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' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865002', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862216', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/f6dkONGCYRWuIrH9.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick-Vinyl mit integrierter Trittschalldämmung -  Eiche TAKEDA - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-takeda-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - TAKEDA TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-takeda-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-takeda-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax LEGNAR ACOUSTIC - STEJAR TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-legnar-acoustic-stejar-takeda-5-3mm-0-55mm'), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004653', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/MOBHygnnlrusqCRb-32792.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/MvX4InPZxpLF5yKB-32792.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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')))), 'hue' => object(Hue), '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_c5f1e0a52f087458dbc6cc7839583f045308b30d3dd13f07e7191f158ba72a78), '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' => 'en'), 'category' => object(Category), 'title' => 'light grey', 'products' => array(array('name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'uuid' => '8987e692-b312-4f52-8c40-daabf7983a66', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'BiClick', 'uuid' => '34b09484-e185-4fdd-b97a-1c3c9134c67f', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'en' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '9ef6a63b-93ec-4fee-bdf9-831ab00768df', 'colorNumber' => 'CBC 41022', 'namePl' => 'Dąb Scandinavian', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'DUB SCANDINAVIAN H'), 'de' => array('name' => 'SCANDINAVIAN EICHE'), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'SCANDINAVIAN ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN'), 'hr' => array('name' => 'SCANDINAVIAN HRAST'), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => 'ROVERE SCANDINAVIAN'), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN'), 'ru' => array('name' => 'ДУБ СКАНДИНАВИЯ'), 'sk' => array('name' => 'DUB DUB SCANDINAVI'), 'sl' => array('name' => 'SCANDINAVIAN HRAST'), 'sr' => array('name' => 'SCANDINAVIAN HRAST'), 'sv' => array('name' => 'SCANDINAVIAN EK'), 'ua' => array('name' => 'ДУБ СКАНДИНАВІЯ'))), 'ean' => '5905167814185', 'sapIndex' => '158254000000000482', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2006', 'dop' => 'RF4003/2', 'width' => '180', 'length' => '1220', 'fugue_id' => '3', 'thickness' => '4', 'top_layer' => '0.3', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5/4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')), 'pieces_in_package' => '10', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.033', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'Secura VINYL Click', 'square_meters_in_package' => '2.196', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'Micro Bevel', 'uuid' => '37823e50-a632-4f7c-8562-61d77fd3e36a', 'id' => 3), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 12, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'BICLICK CLICK CBC 41022 DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'BICLICK CLICK CBC 41022 ДУБ СКАНДИНАВСКИ'), array('language' => 'HR', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV'), array('language' => 'LT', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN ĄŽU'), array('language' => 'CS', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'BICLICK CLICK CBC 41022 STEJAR SCANDINA'), array('language' => 'HU', 'shortDescription' => 'BiClick LVT click padló Skandináv tölgy'), array('language' => 'BG', 'shortDescription' => 'BICLICK CLICK CBC 41022 СКАНДИНАВСКИ ДЪБ'), array('language' => 'DE', 'shortDescription' => 'BICLICK CLICK CBC 41022 EICHE SCANDINAV'), array('language' => 'FR', 'shortDescription' => 'BICLICK CLICK CBC 41022 CHÊNE SCANDINAVI'), array('language' => 'IT', 'shortDescription' => 'BICLICK CLICK CBC 41022 ROVERE SCANDINA'), array('language' => 'ES', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN TAM'), array('language' => 'SK', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'BICLICK CLICK CBC 41022 OZOLS SCANDINAVI'), array('language' => 'SL', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV')), 'logisticData' => array('ean' => '5905167814185', 'size' => '1,22X0,18X0,004', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'MPLB', 'volume' => 6106.4809999999998, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.0999999999999996, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5500000000000007, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 105.408), 'productIndex' => '158254000000000482', 'characteristics' => array(), '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' => 26352, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 52704, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167814192', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167814185', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 6106.4809999999998, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5500000000000007))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp')), 'files' => array(array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFIRMAX_BiClick_Floor laying instructions_11-04-2019_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/9mkiPn5wQ2aWBuVq.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_BiClick Wood_TDS_31-03-2022_EN-DE_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AHrwRd2sENpB0kpu.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_BICLICK__the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/0upOCBOg6VE1uhe0.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax BiClick - MONUMENT OAK - 4mm/0.3mm', 'uuid' => '6bcf288d-a84b-4f0c-8599-22dd334c8d0f', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824245', 'sapIndex' => '154231201505000535', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-monument-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003927', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824245_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - NEWPORT OAK - 4mm/0.3mm', 'uuid' => 'e1b9f672-4871-4f43-8c88-25e880dbfe54', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824252', 'sapIndex' => '154231201505000536', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-newport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003933', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CALVIA OAK - 4mm/0.3mm', 'uuid' => '37ae4ebc-2e74-4f7e-9b43-c20aea55b1ad', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824269', 'sapIndex' => '154231201505000537', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-calvia-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003930', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_03.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_03.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_03.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_03.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_03.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_03.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_02.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_02.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_02.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_02.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_02.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_02.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_04.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_04.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_04.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_04.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_04.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_04.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - GOLDBERG OAK - 4mm/0.3mm', 'uuid' => '0b28cbb7-d02b-4f14-b920-20a024ea6286', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824276', 'sapIndex' => '154231201505000538', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-goldberg-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003932', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CORNWALL OAK - 4mm/0.3mm', 'uuid' => 'e4ef7018-ac28-4ffd-b14e-b29125659510', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824283', 'sapIndex' => '154231201505000539', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-cornwall-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003934', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - ROSSPORT OAK - 4mm/0.3mm', 'uuid' => 'dc00e1bf-342c-4f06-991b-ca317ac923a5', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824290', 'sapIndex' => '154231201505000540', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-rossport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003928', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824290_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - BRADFORD OAK - 4mm/0.3mm', 'uuid' => 'dbcd190a-137f-4fb8-9ef7-3de9802b5aed', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814222', 'sapIndex' => '158254000000000483', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-bradford-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003925', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814222_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - VERMONT OAK - 4mm/0.3mm', 'uuid' => '23ea6379-4a52-4f69-bb04-f402ac7a5e8b', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814246', 'sapIndex' => '158254000000000484', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-vermont-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003926', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814246_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - JERSEY OAK - 4mm/0.3mm', 'uuid' => '2cfccc42-8b09-4f49-bea3-14a0828fedc9', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814284', 'sapIndex' => '158254000000000485', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-jersey-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003929', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814284_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_02.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB SCANDINAVIAN H - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-scandinavian-h-4mm-0-3mm'), 'de' => array('lead' => '', 'name' => 'Vinylboden Afirmax BiClick - SCANDINAVIAN EICHE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylboden-afirmax-biclick-scandinavian-eiche-4mm-0-3mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'es' => array('lead' => '', 'name' => 'Suelo de vinilo Afirmax BiClick - SCANDINAVIAN ROBLE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'suelo-de-vinilo-afirmax-biclick-scandinavian-roble-4mm-0-3mm'), 'et' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'fr' => array('lead' => '', 'name' => 'Sol vinyle Afirmax BiClick - CHÊNE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'sol-vinyle-afirmax-biclick-chene-scandinavian-4mm-0-3mm'), 'hr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'hu' => array('lead' => '', 'name' => 'VINIL PADLÓ Afirmax BiClick - SCANDINAVIAN TÖLGY - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-biclick-scandinavian-tolgy-4mm-0-3mm'), 'it' => array('lead' => '', 'name' => 'PAVIMENTI VINILICI Afirmax BiClick - ROVERE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'pavimenti-vinilici-afirmax-biclick-rovere-scandinavian-4mm-0-3mm'), 'lt' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'nl' => array('lead' => '', 'name' => 'Vinyl vloer Afirmax BiClick - SCANDINAVIAN EIK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-vloer-afirmax-biclick-scandinavian-eik-4mm-0-3mm'), 'pl' => array('lead' => '', 'name' => 'Panele winylowe Afirmax BiClick - DĄB SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-biclick-dab-scandinavian-4mm-0-3mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax BiClick - STEJAR SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-biclick-stejar-scandinavian-4mm-0-3mm'), 'ru' => array('lead' => '', 'name' => 'Кварцвиниловая плитка Afirmax BiClick - ДУБ СКАНДИНАВИЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm'), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB DUB SCANDINAVI - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-dub-scandinavi-4mm-0-3mm'), 'sl' => array('lead' => '', 'name' => 'VINIL Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sv' => array('lead' => '', 'name' => 'VINYLGOLV Afirmax BiClick - SCANDINAVIAN EK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylgolv-afirmax-biclick-scandinavian-ek-4mm-0-3mm'), 'ua' => array('lead' => '', 'name' => 'ПВХ плитка Afirmax BiClick - ДУБ СКАНДИНАВІЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm')), 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003924', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814185_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '180', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'uuid' => 'e0a310ef-4d57-4f7b-9b58-b1780ea6d061', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR ULTRA', 'uuid' => '5eba22e1-263c-4f82-962d-4ace9cabb628', 'color' => '#e9ec32', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'cs' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'de' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'en' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'es' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'et' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'fr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hu' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'it' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'lt' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'nl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'pl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ro' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ru' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sk' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sv' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ua' => array('name' => 'LEGNAR ULTRA', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'IRVING OAK', 'uuid' => 'cfa67a21-35ac-4f93-91d5-9c5f8fd77916', 'colorNumber' => 'CLS 42132', 'namePl' => 'DĄB IRVING ', 'translations' => array('bg' => array('name' => 'IRVING ĄŽUOLAS'), 'cs' => array('name' => 'DUB IRVING'), 'de' => array('name' => ' EICHE IRVING'), 'en' => array('name' => 'IRVING OAK'), 'es' => array('name' => 'ROBLE IRVING '), 'et' => array('name' => 'IRVING TAMM'), 'fr' => array('name' => 'CHÊNE IRVING '), 'hr' => array('name' => ' HRAST IRVING '), 'hu' => array('name' => 'IRVING TÖLGY'), 'it' => array('name' => 'ROVERE IRVING  '), 'lt' => array('name' => 'OZOLS IRVING '), 'nl' => array('name' => 'IRVING EIK'), 'pl' => array('name' => 'DĄB IRVING '), 'ro' => array('name' => ' STEJAR IRVING '), 'ru' => array('name' => 'ДУБ  IRVING '), 'sk' => array('name' => 'DUB IRVING  '), 'sl' => array('name' => 'HRAST IRVING '), 'sr' => array('name' => 'IRVING OAK'), 'sv' => array('name' => 'IRVING OK'), 'ua' => array('name' => 'ДУБ  IRVING '))), 'ean' => '5905167847497', 'sapIndex' => '158254000000000949', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/2', 'eir' => '1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '4,5/5,5', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'assembly_type_id' => '', 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR EIR CLS42132 STEJAR IRVING'), array('language' => 'SL', 'shortDescription' => 'LEGNAR EIR CLS42132HRAST IRVING'), array('language' => 'HR', 'shortDescription' => 'LEGNAR EIR CLS42132 HRAST IRVING'), array('language' => 'ET', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'DE', 'shortDescription' => 'LEGNAR EIR CLS42132 EICHE IRVING'), array('language' => 'EN', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR EIR CLS42132CHÊNE IRVING'), array('language' => 'HU', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR EIR CLS42132ROVERE IRVING'), array('language' => 'PL', 'shortDescription' => 'LEGNAR ULTRA CLS42132DĄB IRVING'), array('language' => 'SK', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'RU', 'shortDescription' => 'LEGNAR EIR CLS42132ДУБ IRVING'), array('language' => 'BG', 'shortDescription' => 'LEGNAR EIR CLS42132ДЪБ IRVING'), array('language' => 'LT', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR EIR CLS42132OZOLS IRVING'), array('language' => 'SH', 'shortDescription' => 'LEGNAR EIR CLS42132')), 'logisticData' => array('ean' => '5905167847497', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLR', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.1020000000000003, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5679999999999996, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000949', 'characteristics' => array(), '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' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53641, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 4, 'length' => 1220, 'volume' => 1.1180000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847794', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847497', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5679999999999996), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar-EIR_TDS_24-06-2022_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/aAcLNkKKXVJpKDPi.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar-EIR_INS_27-06-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AFqrXrAnhI7XIjmH.pdf'), array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/CLj9xVK6zbqqMI3D.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/Zkr8a5AFn9MQy8Op.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - NEWARK OAK - 4mm/0.55mm', 'uuid' => '52cacc5f-4bce-4f91-8130-2c62fbc535ca', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847503', 'sapIndex' => '158254000000000950', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-newark-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004415', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847503_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAGENSBORG OAK - 4mm/0.55mm', 'uuid' => 'c9602141-7d7f-4f1d-b197-00a29d661047', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847510', 'sapIndex' => '158254000000000951', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hagensborg-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004416', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847510_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - AURORA OAK - 4mm/0.55mm', 'uuid' => '0c2218ba-0557-4f7a-8633-dd107f45000a', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847527', 'sapIndex' => '158254000000000952', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-aurora-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004417', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847527_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAMPTON OAK - 4mm/0.55mm', 'uuid' => '12a35f71-f055-4faf-bf01-b8d26734b9b3', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847534', 'sapIndex' => '158254000000000953', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hampton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004418', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - SILVERTON OAK - 4mm/0.55mm', 'uuid' => 'a1129ed5-699e-4f9b-ad47-e09ac7889f79', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847541', 'sapIndex' => '158254000000000954', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-silverton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004419', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_01.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB IRVING - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-irving-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR ULTRA -  EICHE IRVING - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-ultra-eiche-irving-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR ULTRA - ROBLE IRVING  - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-ultra-roble-irving-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR ULTRA - CHÊNE IRVING  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-ultra-chene-irving-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA -  HRAST HAYWORTH - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR ULTRA - IRVING TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-ultra-irving-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR ULTRA - ROVERE HAYWORTH  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-ultra-rovere-hayworth-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR ULTRA - DĄB IRVING - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-ultra-dab-irving-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR ULTRA -  STEJAR HAYWORTH  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-ultra-stejar-hayworth-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR ULTRA - ДУБ  ИРВИНГ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-hayworth-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR ULTRA - HRAST HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR ULTRA - ДУБ  HAYWORTH - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004414', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847497_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847497_D_01.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'uuid' => 'fe7e37e4-c499-4f64-a959-8b694cfd77bb', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => 'd9358a78-f842-4fd7-84c2-67783051f2a5', 'colorNumber' => 'CLE 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839553', 'sapIndex' => '158254000000000589', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'UK', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41892ROVERE TAKEDA'), array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41892')), 'logisticData' => array('ean' => '5905167839553', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000589', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841556', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839553', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB TAKEDA  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-takeda-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - TAKEDA EICHE - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-takeda-eiche-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - TAKEDA ROBLE - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-takeda-roble-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE TAKEDA  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-takeda-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST TAKEDA  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-takeda-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - TAKEDA TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-takeda-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB TAKEDA - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-takeda-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR TAKEDA  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-takeda-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДЪБ ТАКЕДА - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004138', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_03.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_03.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_03.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_03.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_03.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_03.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'uuid' => '5f6b665f-f7cd-4ffc-8447-358c3d85d07f', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => 'b0700520-51a7-4f78-8d57-8008a95e93c6', 'colorNumber' => 'CLE 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839638', 'sapIndex' => '158254000000000597', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41022DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41022ДУБ СКАНДИНАВСКИЙ'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIA ĄŽUOLAS'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41022STEJAR SCANDINAVIAN'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TÖLGY'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41022ДЪБ СКАНДИНАВСКИ'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41022EICHE SCANDINAVIAN'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41022CHÊNE SCANDINAVIAN'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41022ROVERE SCANDINAVIAN'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41022OZOLS SCANDINAVIAN'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TAMM'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41022')), 'logisticData' => array('ean' => '5905167839638', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000597', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841631', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839638', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_30-11-2021_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/jmxCdQJubx2VqP13.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-scandinavian-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - EICHE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-eiche-scandinavian-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - ROBLE SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-roble-scandinavian-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-scandinavian-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-scandinavian-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - SCANDINAVIAN TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-scandinavian-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-scandinavian-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-scandinavian-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДУБ СКАНДИНАВСКИЙ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004146', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'uuid' => 'c99c34e1-b89c-4f1e-8a12-e6d99822b1f8', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '4f70a20f-28b4-4f2a-b59b-ec1e77a47bf2', 'colorNumber' => 'CLEA 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => 'DUB SCANDINAVIAN '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862292', 'sapIndex' => '158254000000001802', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41022STEJAR SCANDINA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TA'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41022EICHE SCANDINAV'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN OA'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022CHÊNE SCANDINAV'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TÖ'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ROVERE SCANDINA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДУБ СКАНДИНАВСК'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДЪБ СКАНДИНАВСК'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN ĄŽ'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41022OZOLS SCANDINAV'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41022'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41022 DĄB SCANDINAVIAN')), 'logisticData' => array('ean' => '5905167862292', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001802', 'characteristics' => array(), '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' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865088', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862292', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/E63aHgQ588LyrXEp.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick Vinyl mit integrierter Trittschalldämmung -  Eiche SCANDINAVIAN - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-scandinavian-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-scandinavian-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-scandinavian-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004691', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/SshrvfGbh3qbRr04-32800.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/Ji4YhearDDTEnseC-32800.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167865088_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'uuid' => 'c14986d5-fde7-4f0e-89ba-c91f2102e2c5', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => '70589330-9b55-4f66-b105-94277c5abe59', 'colorNumber' => 'CLEA 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'TAKEDA EIK'), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => 'DUB TAKEDA '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862216', 'sapIndex' => '158254000000001794', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ROVERE TAKEDA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41892'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41892 DĄB TAKEDA')), 'logisticData' => array('ean' => '5905167862216', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001794', 'characteristics' => array(), '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' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865002', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862216', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/f6dkONGCYRWuIrH9.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick-Vinyl mit integrierter Trittschalldämmung -  Eiche TAKEDA - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-takeda-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - TAKEDA TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-takeda-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-takeda-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax LEGNAR ACOUSTIC - STEJAR TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-legnar-acoustic-stejar-takeda-5-3mm-0-55mm'), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004653', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/MOBHygnnlrusqCRb-32792.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/MvX4InPZxpLF5yKB-32792.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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')))), 'hue' => object(Hue), '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_c5f1e0a52f087458dbc6cc7839583f045308b30d3dd13f07e7191f158ba72a78), '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' => 'en'), 'category' => object(Category), 'title' => 'light grey', 'products' => array(array('name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'uuid' => '8987e692-b312-4f52-8c40-daabf7983a66', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'BiClick', 'uuid' => '34b09484-e185-4fdd-b97a-1c3c9134c67f', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'en' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '9ef6a63b-93ec-4fee-bdf9-831ab00768df', 'colorNumber' => 'CBC 41022', 'namePl' => 'Dąb Scandinavian', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'DUB SCANDINAVIAN H'), 'de' => array('name' => 'SCANDINAVIAN EICHE'), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'SCANDINAVIAN ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN'), 'hr' => array('name' => 'SCANDINAVIAN HRAST'), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => 'ROVERE SCANDINAVIAN'), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN'), 'ru' => array('name' => 'ДУБ СКАНДИНАВИЯ'), 'sk' => array('name' => 'DUB DUB SCANDINAVI'), 'sl' => array('name' => 'SCANDINAVIAN HRAST'), 'sr' => array('name' => 'SCANDINAVIAN HRAST'), 'sv' => array('name' => 'SCANDINAVIAN EK'), 'ua' => array('name' => 'ДУБ СКАНДИНАВІЯ'))), 'ean' => '5905167814185', 'sapIndex' => '158254000000000482', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2006', 'dop' => 'RF4003/2', 'width' => '180', 'length' => '1220', 'fugue_id' => '3', 'thickness' => '4', 'top_layer' => '0.3', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5/4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')), 'pieces_in_package' => '10', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.033', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'Secura VINYL Click', 'square_meters_in_package' => '2.196', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'Micro Bevel', 'uuid' => '37823e50-a632-4f7c-8562-61d77fd3e36a', 'id' => 3), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 12, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'BICLICK CLICK CBC 41022 DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'BICLICK CLICK CBC 41022 ДУБ СКАНДИНАВСКИ'), array('language' => 'HR', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV'), array('language' => 'LT', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN ĄŽU'), array('language' => 'CS', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'BICLICK CLICK CBC 41022 STEJAR SCANDINA'), array('language' => 'HU', 'shortDescription' => 'BiClick LVT click padló Skandináv tölgy'), array('language' => 'BG', 'shortDescription' => 'BICLICK CLICK CBC 41022 СКАНДИНАВСКИ ДЪБ'), array('language' => 'DE', 'shortDescription' => 'BICLICK CLICK CBC 41022 EICHE SCANDINAV'), array('language' => 'FR', 'shortDescription' => 'BICLICK CLICK CBC 41022 CHÊNE SCANDINAVI'), array('language' => 'IT', 'shortDescription' => 'BICLICK CLICK CBC 41022 ROVERE SCANDINA'), array('language' => 'ES', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN TAM'), array('language' => 'SK', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'BICLICK CLICK CBC 41022 OZOLS SCANDINAVI'), array('language' => 'SL', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV')), 'logisticData' => array('ean' => '5905167814185', 'size' => '1,22X0,18X0,004', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'MPLB', 'volume' => 6106.4809999999998, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.0999999999999996, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5500000000000007, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 105.408), 'productIndex' => '158254000000000482', 'characteristics' => array(), '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' => 26352, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 52704, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167814192', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167814185', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 6106.4809999999998, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5500000000000007))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp')), 'files' => array(array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFIRMAX_BiClick_Floor laying instructions_11-04-2019_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/9mkiPn5wQ2aWBuVq.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_BiClick Wood_TDS_31-03-2022_EN-DE_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AHrwRd2sENpB0kpu.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_BICLICK__the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/0upOCBOg6VE1uhe0.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax BiClick - MONUMENT OAK - 4mm/0.3mm', 'uuid' => '6bcf288d-a84b-4f0c-8599-22dd334c8d0f', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824245', 'sapIndex' => '154231201505000535', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-monument-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003927', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824245_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - NEWPORT OAK - 4mm/0.3mm', 'uuid' => 'e1b9f672-4871-4f43-8c88-25e880dbfe54', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824252', 'sapIndex' => '154231201505000536', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-newport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003933', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CALVIA OAK - 4mm/0.3mm', 'uuid' => '37ae4ebc-2e74-4f7e-9b43-c20aea55b1ad', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824269', 'sapIndex' => '154231201505000537', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-calvia-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003930', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_03.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_03.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_03.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_03.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_03.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_03.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_02.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_02.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_02.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_02.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_02.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_02.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_04.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_04.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_04.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_04.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_04.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_04.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - GOLDBERG OAK - 4mm/0.3mm', 'uuid' => '0b28cbb7-d02b-4f14-b920-20a024ea6286', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824276', 'sapIndex' => '154231201505000538', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-goldberg-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003932', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CORNWALL OAK - 4mm/0.3mm', 'uuid' => 'e4ef7018-ac28-4ffd-b14e-b29125659510', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824283', 'sapIndex' => '154231201505000539', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-cornwall-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003934', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - ROSSPORT OAK - 4mm/0.3mm', 'uuid' => 'dc00e1bf-342c-4f06-991b-ca317ac923a5', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824290', 'sapIndex' => '154231201505000540', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-rossport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003928', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824290_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - BRADFORD OAK - 4mm/0.3mm', 'uuid' => 'dbcd190a-137f-4fb8-9ef7-3de9802b5aed', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814222', 'sapIndex' => '158254000000000483', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-bradford-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003925', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814222_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - VERMONT OAK - 4mm/0.3mm', 'uuid' => '23ea6379-4a52-4f69-bb04-f402ac7a5e8b', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814246', 'sapIndex' => '158254000000000484', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-vermont-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003926', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814246_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - JERSEY OAK - 4mm/0.3mm', 'uuid' => '2cfccc42-8b09-4f49-bea3-14a0828fedc9', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814284', 'sapIndex' => '158254000000000485', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-jersey-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003929', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814284_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_02.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB SCANDINAVIAN H - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-scandinavian-h-4mm-0-3mm'), 'de' => array('lead' => '', 'name' => 'Vinylboden Afirmax BiClick - SCANDINAVIAN EICHE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylboden-afirmax-biclick-scandinavian-eiche-4mm-0-3mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'es' => array('lead' => '', 'name' => 'Suelo de vinilo Afirmax BiClick - SCANDINAVIAN ROBLE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'suelo-de-vinilo-afirmax-biclick-scandinavian-roble-4mm-0-3mm'), 'et' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'fr' => array('lead' => '', 'name' => 'Sol vinyle Afirmax BiClick - CHÊNE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'sol-vinyle-afirmax-biclick-chene-scandinavian-4mm-0-3mm'), 'hr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'hu' => array('lead' => '', 'name' => 'VINIL PADLÓ Afirmax BiClick - SCANDINAVIAN TÖLGY - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-biclick-scandinavian-tolgy-4mm-0-3mm'), 'it' => array('lead' => '', 'name' => 'PAVIMENTI VINILICI Afirmax BiClick - ROVERE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'pavimenti-vinilici-afirmax-biclick-rovere-scandinavian-4mm-0-3mm'), 'lt' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'nl' => array('lead' => '', 'name' => 'Vinyl vloer Afirmax BiClick - SCANDINAVIAN EIK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-vloer-afirmax-biclick-scandinavian-eik-4mm-0-3mm'), 'pl' => array('lead' => '', 'name' => 'Panele winylowe Afirmax BiClick - DĄB SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-biclick-dab-scandinavian-4mm-0-3mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax BiClick - STEJAR SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-biclick-stejar-scandinavian-4mm-0-3mm'), 'ru' => array('lead' => '', 'name' => 'Кварцвиниловая плитка Afirmax BiClick - ДУБ СКАНДИНАВИЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm'), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB DUB SCANDINAVI - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-dub-scandinavi-4mm-0-3mm'), 'sl' => array('lead' => '', 'name' => 'VINIL Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sv' => array('lead' => '', 'name' => 'VINYLGOLV Afirmax BiClick - SCANDINAVIAN EK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylgolv-afirmax-biclick-scandinavian-ek-4mm-0-3mm'), 'ua' => array('lead' => '', 'name' => 'ПВХ плитка Afirmax BiClick - ДУБ СКАНДИНАВІЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm')), 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003924', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814185_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '180', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'uuid' => 'e0a310ef-4d57-4f7b-9b58-b1780ea6d061', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR ULTRA', 'uuid' => '5eba22e1-263c-4f82-962d-4ace9cabb628', 'color' => '#e9ec32', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'cs' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'de' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'en' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'es' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'et' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'fr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hu' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'it' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'lt' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'nl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'pl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ro' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ru' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sk' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sv' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ua' => array('name' => 'LEGNAR ULTRA', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'IRVING OAK', 'uuid' => 'cfa67a21-35ac-4f93-91d5-9c5f8fd77916', 'colorNumber' => 'CLS 42132', 'namePl' => 'DĄB IRVING ', 'translations' => array('bg' => array('name' => 'IRVING ĄŽUOLAS'), 'cs' => array('name' => 'DUB IRVING'), 'de' => array('name' => ' EICHE IRVING'), 'en' => array('name' => 'IRVING OAK'), 'es' => array('name' => 'ROBLE IRVING '), 'et' => array('name' => 'IRVING TAMM'), 'fr' => array('name' => 'CHÊNE IRVING '), 'hr' => array('name' => ' HRAST IRVING '), 'hu' => array('name' => 'IRVING TÖLGY'), 'it' => array('name' => 'ROVERE IRVING  '), 'lt' => array('name' => 'OZOLS IRVING '), 'nl' => array('name' => 'IRVING EIK'), 'pl' => array('name' => 'DĄB IRVING '), 'ro' => array('name' => ' STEJAR IRVING '), 'ru' => array('name' => 'ДУБ  IRVING '), 'sk' => array('name' => 'DUB IRVING  '), 'sl' => array('name' => 'HRAST IRVING '), 'sr' => array('name' => 'IRVING OAK'), 'sv' => array('name' => 'IRVING OK'), 'ua' => array('name' => 'ДУБ  IRVING '))), 'ean' => '5905167847497', 'sapIndex' => '158254000000000949', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/2', 'eir' => '1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '4,5/5,5', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'assembly_type_id' => '', 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR EIR CLS42132 STEJAR IRVING'), array('language' => 'SL', 'shortDescription' => 'LEGNAR EIR CLS42132HRAST IRVING'), array('language' => 'HR', 'shortDescription' => 'LEGNAR EIR CLS42132 HRAST IRVING'), array('language' => 'ET', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'DE', 'shortDescription' => 'LEGNAR EIR CLS42132 EICHE IRVING'), array('language' => 'EN', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR EIR CLS42132CHÊNE IRVING'), array('language' => 'HU', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR EIR CLS42132ROVERE IRVING'), array('language' => 'PL', 'shortDescription' => 'LEGNAR ULTRA CLS42132DĄB IRVING'), array('language' => 'SK', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'RU', 'shortDescription' => 'LEGNAR EIR CLS42132ДУБ IRVING'), array('language' => 'BG', 'shortDescription' => 'LEGNAR EIR CLS42132ДЪБ IRVING'), array('language' => 'LT', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR EIR CLS42132OZOLS IRVING'), array('language' => 'SH', 'shortDescription' => 'LEGNAR EIR CLS42132')), 'logisticData' => array('ean' => '5905167847497', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLR', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.1020000000000003, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5679999999999996, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000949', 'characteristics' => array(), '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' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53641, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 4, 'length' => 1220, 'volume' => 1.1180000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847794', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847497', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5679999999999996), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar-EIR_TDS_24-06-2022_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/aAcLNkKKXVJpKDPi.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar-EIR_INS_27-06-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AFqrXrAnhI7XIjmH.pdf'), array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/CLj9xVK6zbqqMI3D.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/Zkr8a5AFn9MQy8Op.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - NEWARK OAK - 4mm/0.55mm', 'uuid' => '52cacc5f-4bce-4f91-8130-2c62fbc535ca', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847503', 'sapIndex' => '158254000000000950', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-newark-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004415', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847503_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAGENSBORG OAK - 4mm/0.55mm', 'uuid' => 'c9602141-7d7f-4f1d-b197-00a29d661047', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847510', 'sapIndex' => '158254000000000951', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hagensborg-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004416', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847510_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - AURORA OAK - 4mm/0.55mm', 'uuid' => '0c2218ba-0557-4f7a-8633-dd107f45000a', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847527', 'sapIndex' => '158254000000000952', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-aurora-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004417', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847527_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAMPTON OAK - 4mm/0.55mm', 'uuid' => '12a35f71-f055-4faf-bf01-b8d26734b9b3', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847534', 'sapIndex' => '158254000000000953', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hampton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004418', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - SILVERTON OAK - 4mm/0.55mm', 'uuid' => 'a1129ed5-699e-4f9b-ad47-e09ac7889f79', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847541', 'sapIndex' => '158254000000000954', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-silverton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004419', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_01.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB IRVING - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-irving-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR ULTRA -  EICHE IRVING - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-ultra-eiche-irving-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR ULTRA - ROBLE IRVING  - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-ultra-roble-irving-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR ULTRA - CHÊNE IRVING  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-ultra-chene-irving-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA -  HRAST HAYWORTH - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR ULTRA - IRVING TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-ultra-irving-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR ULTRA - ROVERE HAYWORTH  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-ultra-rovere-hayworth-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR ULTRA - DĄB IRVING - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-ultra-dab-irving-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR ULTRA -  STEJAR HAYWORTH  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-ultra-stejar-hayworth-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR ULTRA - ДУБ  ИРВИНГ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-hayworth-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR ULTRA - HRAST HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR ULTRA - ДУБ  HAYWORTH - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004414', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847497_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847497_D_01.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'uuid' => 'fe7e37e4-c499-4f64-a959-8b694cfd77bb', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => 'd9358a78-f842-4fd7-84c2-67783051f2a5', 'colorNumber' => 'CLE 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839553', 'sapIndex' => '158254000000000589', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'UK', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41892ROVERE TAKEDA'), array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41892')), 'logisticData' => array('ean' => '5905167839553', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000589', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841556', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839553', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB TAKEDA  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-takeda-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - TAKEDA EICHE - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-takeda-eiche-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - TAKEDA ROBLE - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-takeda-roble-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE TAKEDA  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-takeda-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST TAKEDA  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-takeda-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - TAKEDA TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-takeda-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB TAKEDA - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-takeda-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR TAKEDA  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-takeda-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДЪБ ТАКЕДА - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004138', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_03.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_03.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_03.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_03.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_03.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_03.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'uuid' => '5f6b665f-f7cd-4ffc-8447-358c3d85d07f', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => 'b0700520-51a7-4f78-8d57-8008a95e93c6', 'colorNumber' => 'CLE 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839638', 'sapIndex' => '158254000000000597', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41022DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41022ДУБ СКАНДИНАВСКИЙ'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIA ĄŽUOLAS'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41022STEJAR SCANDINAVIAN'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TÖLGY'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41022ДЪБ СКАНДИНАВСКИ'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41022EICHE SCANDINAVIAN'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41022CHÊNE SCANDINAVIAN'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41022ROVERE SCANDINAVIAN'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41022OZOLS SCANDINAVIAN'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TAMM'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41022')), 'logisticData' => array('ean' => '5905167839638', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000597', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841631', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839638', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_30-11-2021_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/jmxCdQJubx2VqP13.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-scandinavian-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - EICHE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-eiche-scandinavian-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - ROBLE SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-roble-scandinavian-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-scandinavian-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-scandinavian-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - SCANDINAVIAN TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-scandinavian-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-scandinavian-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-scandinavian-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДУБ СКАНДИНАВСКИЙ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004146', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'uuid' => 'c99c34e1-b89c-4f1e-8a12-e6d99822b1f8', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '4f70a20f-28b4-4f2a-b59b-ec1e77a47bf2', 'colorNumber' => 'CLEA 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => 'DUB SCANDINAVIAN '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862292', 'sapIndex' => '158254000000001802', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41022STEJAR SCANDINA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TA'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41022EICHE SCANDINAV'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN OA'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022CHÊNE SCANDINAV'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TÖ'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ROVERE SCANDINA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДУБ СКАНДИНАВСК'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДЪБ СКАНДИНАВСК'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN ĄŽ'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41022OZOLS SCANDINAV'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41022'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41022 DĄB SCANDINAVIAN')), 'logisticData' => array('ean' => '5905167862292', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001802', 'characteristics' => array(), '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' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865088', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862292', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/E63aHgQ588LyrXEp.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick Vinyl mit integrierter Trittschalldämmung -  Eiche SCANDINAVIAN - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-scandinavian-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-scandinavian-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-scandinavian-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004691', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/SshrvfGbh3qbRr04-32800.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/Ji4YhearDDTEnseC-32800.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167865088_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'uuid' => 'c14986d5-fde7-4f0e-89ba-c91f2102e2c5', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => '70589330-9b55-4f66-b105-94277c5abe59', 'colorNumber' => 'CLEA 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'TAKEDA EIK'), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => 'DUB TAKEDA '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862216', 'sapIndex' => '158254000000001794', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ROVERE TAKEDA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41892'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41892 DĄB TAKEDA')), 'logisticData' => array('ean' => '5905167862216', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001794', 'characteristics' => array(), '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' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865002', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862216', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/f6dkONGCYRWuIrH9.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick-Vinyl mit integrierter Trittschalldämmung -  Eiche TAKEDA - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-takeda-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - TAKEDA TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-takeda-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-takeda-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax LEGNAR ACOUSTIC - STEJAR TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-legnar-acoustic-stejar-takeda-5-3mm-0-55mm'), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004653', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/MOBHygnnlrusqCRb-32792.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/MvX4InPZxpLF5yKB-32792.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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')))), 'hue' => object(Hue), '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_c5f1e0a52f087458dbc6cc7839583f045308b30d3dd13f07e7191f158ba72a78), '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' => 'en'), 'category' => object(Category), 'title' => 'light grey', 'products' => array(array('name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'uuid' => '8987e692-b312-4f52-8c40-daabf7983a66', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'BiClick', 'uuid' => '34b09484-e185-4fdd-b97a-1c3c9134c67f', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'en' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '9ef6a63b-93ec-4fee-bdf9-831ab00768df', 'colorNumber' => 'CBC 41022', 'namePl' => 'Dąb Scandinavian', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'DUB SCANDINAVIAN H'), 'de' => array('name' => 'SCANDINAVIAN EICHE'), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'SCANDINAVIAN ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN'), 'hr' => array('name' => 'SCANDINAVIAN HRAST'), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => 'ROVERE SCANDINAVIAN'), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN'), 'ru' => array('name' => 'ДУБ СКАНДИНАВИЯ'), 'sk' => array('name' => 'DUB DUB SCANDINAVI'), 'sl' => array('name' => 'SCANDINAVIAN HRAST'), 'sr' => array('name' => 'SCANDINAVIAN HRAST'), 'sv' => array('name' => 'SCANDINAVIAN EK'), 'ua' => array('name' => 'ДУБ СКАНДИНАВІЯ'))), 'ean' => '5905167814185', 'sapIndex' => '158254000000000482', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2006', 'dop' => 'RF4003/2', 'width' => '180', 'length' => '1220', 'fugue_id' => '3', 'thickness' => '4', 'top_layer' => '0.3', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5/4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')), 'pieces_in_package' => '10', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.033', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'Secura VINYL Click', 'square_meters_in_package' => '2.196', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'Micro Bevel', 'uuid' => '37823e50-a632-4f7c-8562-61d77fd3e36a', 'id' => 3), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 12, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'BICLICK CLICK CBC 41022 DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'BICLICK CLICK CBC 41022 ДУБ СКАНДИНАВСКИ'), array('language' => 'HR', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV'), array('language' => 'LT', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN ĄŽU'), array('language' => 'CS', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'BICLICK CLICK CBC 41022 STEJAR SCANDINA'), array('language' => 'HU', 'shortDescription' => 'BiClick LVT click padló Skandináv tölgy'), array('language' => 'BG', 'shortDescription' => 'BICLICK CLICK CBC 41022 СКАНДИНАВСКИ ДЪБ'), array('language' => 'DE', 'shortDescription' => 'BICLICK CLICK CBC 41022 EICHE SCANDINAV'), array('language' => 'FR', 'shortDescription' => 'BICLICK CLICK CBC 41022 CHÊNE SCANDINAVI'), array('language' => 'IT', 'shortDescription' => 'BICLICK CLICK CBC 41022 ROVERE SCANDINA'), array('language' => 'ES', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN TAM'), array('language' => 'SK', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'BICLICK CLICK CBC 41022 OZOLS SCANDINAVI'), array('language' => 'SL', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV')), 'logisticData' => array('ean' => '5905167814185', 'size' => '1,22X0,18X0,004', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'MPLB', 'volume' => 6106.4809999999998, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.0999999999999996, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5500000000000007, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 105.408), 'productIndex' => '158254000000000482', 'characteristics' => array(), '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' => 26352, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 52704, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167814192', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167814185', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 6106.4809999999998, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5500000000000007))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp')), 'files' => array(array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFIRMAX_BiClick_Floor laying instructions_11-04-2019_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/9mkiPn5wQ2aWBuVq.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_BiClick Wood_TDS_31-03-2022_EN-DE_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AHrwRd2sENpB0kpu.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_BICLICK__the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/0upOCBOg6VE1uhe0.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax BiClick - MONUMENT OAK - 4mm/0.3mm', 'uuid' => '6bcf288d-a84b-4f0c-8599-22dd334c8d0f', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824245', 'sapIndex' => '154231201505000535', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-monument-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003927', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824245_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - NEWPORT OAK - 4mm/0.3mm', 'uuid' => 'e1b9f672-4871-4f43-8c88-25e880dbfe54', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824252', 'sapIndex' => '154231201505000536', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-newport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003933', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CALVIA OAK - 4mm/0.3mm', 'uuid' => '37ae4ebc-2e74-4f7e-9b43-c20aea55b1ad', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824269', 'sapIndex' => '154231201505000537', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-calvia-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003930', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_03.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_03.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_03.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_03.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_03.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_03.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_02.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_02.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_02.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_02.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_02.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_02.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_04.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_04.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_04.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_04.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_04.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_04.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - GOLDBERG OAK - 4mm/0.3mm', 'uuid' => '0b28cbb7-d02b-4f14-b920-20a024ea6286', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824276', 'sapIndex' => '154231201505000538', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-goldberg-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003932', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CORNWALL OAK - 4mm/0.3mm', 'uuid' => 'e4ef7018-ac28-4ffd-b14e-b29125659510', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824283', 'sapIndex' => '154231201505000539', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-cornwall-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003934', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - ROSSPORT OAK - 4mm/0.3mm', 'uuid' => 'dc00e1bf-342c-4f06-991b-ca317ac923a5', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824290', 'sapIndex' => '154231201505000540', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-rossport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003928', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824290_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - BRADFORD OAK - 4mm/0.3mm', 'uuid' => 'dbcd190a-137f-4fb8-9ef7-3de9802b5aed', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814222', 'sapIndex' => '158254000000000483', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-bradford-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003925', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814222_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - VERMONT OAK - 4mm/0.3mm', 'uuid' => '23ea6379-4a52-4f69-bb04-f402ac7a5e8b', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814246', 'sapIndex' => '158254000000000484', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-vermont-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003926', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814246_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - JERSEY OAK - 4mm/0.3mm', 'uuid' => '2cfccc42-8b09-4f49-bea3-14a0828fedc9', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814284', 'sapIndex' => '158254000000000485', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-jersey-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003929', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814284_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_02.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB SCANDINAVIAN H - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-scandinavian-h-4mm-0-3mm'), 'de' => array('lead' => '', 'name' => 'Vinylboden Afirmax BiClick - SCANDINAVIAN EICHE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylboden-afirmax-biclick-scandinavian-eiche-4mm-0-3mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'es' => array('lead' => '', 'name' => 'Suelo de vinilo Afirmax BiClick - SCANDINAVIAN ROBLE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'suelo-de-vinilo-afirmax-biclick-scandinavian-roble-4mm-0-3mm'), 'et' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'fr' => array('lead' => '', 'name' => 'Sol vinyle Afirmax BiClick - CHÊNE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'sol-vinyle-afirmax-biclick-chene-scandinavian-4mm-0-3mm'), 'hr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'hu' => array('lead' => '', 'name' => 'VINIL PADLÓ Afirmax BiClick - SCANDINAVIAN TÖLGY - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-biclick-scandinavian-tolgy-4mm-0-3mm'), 'it' => array('lead' => '', 'name' => 'PAVIMENTI VINILICI Afirmax BiClick - ROVERE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'pavimenti-vinilici-afirmax-biclick-rovere-scandinavian-4mm-0-3mm'), 'lt' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'nl' => array('lead' => '', 'name' => 'Vinyl vloer Afirmax BiClick - SCANDINAVIAN EIK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-vloer-afirmax-biclick-scandinavian-eik-4mm-0-3mm'), 'pl' => array('lead' => '', 'name' => 'Panele winylowe Afirmax BiClick - DĄB SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-biclick-dab-scandinavian-4mm-0-3mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax BiClick - STEJAR SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-biclick-stejar-scandinavian-4mm-0-3mm'), 'ru' => array('lead' => '', 'name' => 'Кварцвиниловая плитка Afirmax BiClick - ДУБ СКАНДИНАВИЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm'), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB DUB SCANDINAVI - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-dub-scandinavi-4mm-0-3mm'), 'sl' => array('lead' => '', 'name' => 'VINIL Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sv' => array('lead' => '', 'name' => 'VINYLGOLV Afirmax BiClick - SCANDINAVIAN EK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylgolv-afirmax-biclick-scandinavian-ek-4mm-0-3mm'), 'ua' => array('lead' => '', 'name' => 'ПВХ плитка Afirmax BiClick - ДУБ СКАНДИНАВІЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm')), 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003924', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814185_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '180', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'uuid' => 'e0a310ef-4d57-4f7b-9b58-b1780ea6d061', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR ULTRA', 'uuid' => '5eba22e1-263c-4f82-962d-4ace9cabb628', 'color' => '#e9ec32', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'cs' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'de' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'en' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'es' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'et' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'fr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hu' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'it' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'lt' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'nl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'pl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ro' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ru' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sk' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sv' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ua' => array('name' => 'LEGNAR ULTRA', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'IRVING OAK', 'uuid' => 'cfa67a21-35ac-4f93-91d5-9c5f8fd77916', 'colorNumber' => 'CLS 42132', 'namePl' => 'DĄB IRVING ', 'translations' => array('bg' => array('name' => 'IRVING ĄŽUOLAS'), 'cs' => array('name' => 'DUB IRVING'), 'de' => array('name' => ' EICHE IRVING'), 'en' => array('name' => 'IRVING OAK'), 'es' => array('name' => 'ROBLE IRVING '), 'et' => array('name' => 'IRVING TAMM'), 'fr' => array('name' => 'CHÊNE IRVING '), 'hr' => array('name' => ' HRAST IRVING '), 'hu' => array('name' => 'IRVING TÖLGY'), 'it' => array('name' => 'ROVERE IRVING  '), 'lt' => array('name' => 'OZOLS IRVING '), 'nl' => array('name' => 'IRVING EIK'), 'pl' => array('name' => 'DĄB IRVING '), 'ro' => array('name' => ' STEJAR IRVING '), 'ru' => array('name' => 'ДУБ  IRVING '), 'sk' => array('name' => 'DUB IRVING  '), 'sl' => array('name' => 'HRAST IRVING '), 'sr' => array('name' => 'IRVING OAK'), 'sv' => array('name' => 'IRVING OK'), 'ua' => array('name' => 'ДУБ  IRVING '))), 'ean' => '5905167847497', 'sapIndex' => '158254000000000949', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/2', 'eir' => '1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '4,5/5,5', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'assembly_type_id' => '', 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR EIR CLS42132 STEJAR IRVING'), array('language' => 'SL', 'shortDescription' => 'LEGNAR EIR CLS42132HRAST IRVING'), array('language' => 'HR', 'shortDescription' => 'LEGNAR EIR CLS42132 HRAST IRVING'), array('language' => 'ET', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'DE', 'shortDescription' => 'LEGNAR EIR CLS42132 EICHE IRVING'), array('language' => 'EN', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR EIR CLS42132CHÊNE IRVING'), array('language' => 'HU', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR EIR CLS42132ROVERE IRVING'), array('language' => 'PL', 'shortDescription' => 'LEGNAR ULTRA CLS42132DĄB IRVING'), array('language' => 'SK', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'RU', 'shortDescription' => 'LEGNAR EIR CLS42132ДУБ IRVING'), array('language' => 'BG', 'shortDescription' => 'LEGNAR EIR CLS42132ДЪБ IRVING'), array('language' => 'LT', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR EIR CLS42132OZOLS IRVING'), array('language' => 'SH', 'shortDescription' => 'LEGNAR EIR CLS42132')), 'logisticData' => array('ean' => '5905167847497', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLR', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.1020000000000003, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5679999999999996, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000949', 'characteristics' => array(), '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' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53641, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 4, 'length' => 1220, 'volume' => 1.1180000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847794', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847497', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5679999999999996), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar-EIR_TDS_24-06-2022_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/aAcLNkKKXVJpKDPi.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar-EIR_INS_27-06-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AFqrXrAnhI7XIjmH.pdf'), array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/CLj9xVK6zbqqMI3D.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/Zkr8a5AFn9MQy8Op.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - NEWARK OAK - 4mm/0.55mm', 'uuid' => '52cacc5f-4bce-4f91-8130-2c62fbc535ca', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847503', 'sapIndex' => '158254000000000950', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-newark-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004415', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847503_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAGENSBORG OAK - 4mm/0.55mm', 'uuid' => 'c9602141-7d7f-4f1d-b197-00a29d661047', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847510', 'sapIndex' => '158254000000000951', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hagensborg-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004416', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847510_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - AURORA OAK - 4mm/0.55mm', 'uuid' => '0c2218ba-0557-4f7a-8633-dd107f45000a', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847527', 'sapIndex' => '158254000000000952', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-aurora-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004417', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847527_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAMPTON OAK - 4mm/0.55mm', 'uuid' => '12a35f71-f055-4faf-bf01-b8d26734b9b3', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847534', 'sapIndex' => '158254000000000953', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hampton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004418', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - SILVERTON OAK - 4mm/0.55mm', 'uuid' => 'a1129ed5-699e-4f9b-ad47-e09ac7889f79', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847541', 'sapIndex' => '158254000000000954', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-silverton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004419', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_01.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB IRVING - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-irving-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR ULTRA -  EICHE IRVING - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-ultra-eiche-irving-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR ULTRA - ROBLE IRVING  - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-ultra-roble-irving-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR ULTRA - CHÊNE IRVING  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-ultra-chene-irving-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA -  HRAST HAYWORTH - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR ULTRA - IRVING TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-ultra-irving-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR ULTRA - ROVERE HAYWORTH  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-ultra-rovere-hayworth-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR ULTRA - DĄB IRVING - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-ultra-dab-irving-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR ULTRA -  STEJAR HAYWORTH  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-ultra-stejar-hayworth-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR ULTRA - ДУБ  ИРВИНГ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-hayworth-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR ULTRA - HRAST HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR ULTRA - ДУБ  HAYWORTH - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004414', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847497_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847497_D_01.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'uuid' => 'fe7e37e4-c499-4f64-a959-8b694cfd77bb', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => 'd9358a78-f842-4fd7-84c2-67783051f2a5', 'colorNumber' => 'CLE 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839553', 'sapIndex' => '158254000000000589', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'UK', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41892ROVERE TAKEDA'), array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41892')), 'logisticData' => array('ean' => '5905167839553', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000589', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841556', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839553', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB TAKEDA  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-takeda-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - TAKEDA EICHE - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-takeda-eiche-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - TAKEDA ROBLE - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-takeda-roble-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE TAKEDA  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-takeda-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST TAKEDA  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-takeda-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - TAKEDA TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-takeda-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB TAKEDA - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-takeda-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR TAKEDA  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-takeda-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДЪБ ТАКЕДА - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004138', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_03.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_03.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_03.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_03.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_03.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_03.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'uuid' => '5f6b665f-f7cd-4ffc-8447-358c3d85d07f', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => 'b0700520-51a7-4f78-8d57-8008a95e93c6', 'colorNumber' => 'CLE 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839638', 'sapIndex' => '158254000000000597', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41022DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41022ДУБ СКАНДИНАВСКИЙ'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIA ĄŽUOLAS'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41022STEJAR SCANDINAVIAN'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TÖLGY'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41022ДЪБ СКАНДИНАВСКИ'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41022EICHE SCANDINAVIAN'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41022CHÊNE SCANDINAVIAN'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41022ROVERE SCANDINAVIAN'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41022OZOLS SCANDINAVIAN'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TAMM'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41022')), 'logisticData' => array('ean' => '5905167839638', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000597', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841631', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839638', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_30-11-2021_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/jmxCdQJubx2VqP13.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-scandinavian-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - EICHE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-eiche-scandinavian-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - ROBLE SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-roble-scandinavian-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-scandinavian-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-scandinavian-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - SCANDINAVIAN TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-scandinavian-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-scandinavian-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-scandinavian-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДУБ СКАНДИНАВСКИЙ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004146', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'uuid' => 'c99c34e1-b89c-4f1e-8a12-e6d99822b1f8', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '4f70a20f-28b4-4f2a-b59b-ec1e77a47bf2', 'colorNumber' => 'CLEA 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => 'DUB SCANDINAVIAN '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862292', 'sapIndex' => '158254000000001802', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41022STEJAR SCANDINA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TA'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41022EICHE SCANDINAV'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN OA'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022CHÊNE SCANDINAV'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TÖ'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ROVERE SCANDINA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДУБ СКАНДИНАВСК'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДЪБ СКАНДИНАВСК'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN ĄŽ'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41022OZOLS SCANDINAV'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41022'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41022 DĄB SCANDINAVIAN')), 'logisticData' => array('ean' => '5905167862292', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001802', 'characteristics' => array(), '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' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865088', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862292', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/E63aHgQ588LyrXEp.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick Vinyl mit integrierter Trittschalldämmung -  Eiche SCANDINAVIAN - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-scandinavian-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-scandinavian-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-scandinavian-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004691', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/SshrvfGbh3qbRr04-32800.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/Ji4YhearDDTEnseC-32800.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167865088_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'uuid' => 'c14986d5-fde7-4f0e-89ba-c91f2102e2c5', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => '70589330-9b55-4f66-b105-94277c5abe59', 'colorNumber' => 'CLEA 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'TAKEDA EIK'), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => 'DUB TAKEDA '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862216', 'sapIndex' => '158254000000001794', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ROVERE TAKEDA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41892'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41892 DĄB TAKEDA')), 'logisticData' => array('ean' => '5905167862216', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001794', 'characteristics' => array(), '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' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865002', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862216', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/f6dkONGCYRWuIrH9.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick-Vinyl mit integrierter Trittschalldämmung -  Eiche TAKEDA - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-takeda-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - TAKEDA TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-takeda-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-takeda-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax LEGNAR ACOUSTIC - STEJAR TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-legnar-acoustic-stejar-takeda-5-3mm-0-55mm'), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004653', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/MOBHygnnlrusqCRb-32792.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/MvX4InPZxpLF5yKB-32792.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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')))), 'hue' => object(Hue), '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_c5f1e0a52f087458dbc6cc7839583f045308b30d3dd13f07e7191f158ba72a78), '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' => 'en'), 'category' => object(Category), 'title' => 'light grey', 'products' => array(array('name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'uuid' => '8987e692-b312-4f52-8c40-daabf7983a66', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'BiClick', 'uuid' => '34b09484-e185-4fdd-b97a-1c3c9134c67f', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'en' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '9ef6a63b-93ec-4fee-bdf9-831ab00768df', 'colorNumber' => 'CBC 41022', 'namePl' => 'Dąb Scandinavian', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'DUB SCANDINAVIAN H'), 'de' => array('name' => 'SCANDINAVIAN EICHE'), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'SCANDINAVIAN ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN'), 'hr' => array('name' => 'SCANDINAVIAN HRAST'), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => 'ROVERE SCANDINAVIAN'), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN'), 'ru' => array('name' => 'ДУБ СКАНДИНАВИЯ'), 'sk' => array('name' => 'DUB DUB SCANDINAVI'), 'sl' => array('name' => 'SCANDINAVIAN HRAST'), 'sr' => array('name' => 'SCANDINAVIAN HRAST'), 'sv' => array('name' => 'SCANDINAVIAN EK'), 'ua' => array('name' => 'ДУБ СКАНДИНАВІЯ'))), 'ean' => '5905167814185', 'sapIndex' => '158254000000000482', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2006', 'dop' => 'RF4003/2', 'width' => '180', 'length' => '1220', 'fugue_id' => '3', 'thickness' => '4', 'top_layer' => '0.3', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5/4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')), 'pieces_in_package' => '10', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.033', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'Secura VINYL Click', 'square_meters_in_package' => '2.196', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'Micro Bevel', 'uuid' => '37823e50-a632-4f7c-8562-61d77fd3e36a', 'id' => 3), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 12, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'BICLICK CLICK CBC 41022 DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'BICLICK CLICK CBC 41022 ДУБ СКАНДИНАВСКИ'), array('language' => 'HR', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV'), array('language' => 'LT', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN ĄŽU'), array('language' => 'CS', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'BICLICK CLICK CBC 41022 STEJAR SCANDINA'), array('language' => 'HU', 'shortDescription' => 'BiClick LVT click padló Skandináv tölgy'), array('language' => 'BG', 'shortDescription' => 'BICLICK CLICK CBC 41022 СКАНДИНАВСКИ ДЪБ'), array('language' => 'DE', 'shortDescription' => 'BICLICK CLICK CBC 41022 EICHE SCANDINAV'), array('language' => 'FR', 'shortDescription' => 'BICLICK CLICK CBC 41022 CHÊNE SCANDINAVI'), array('language' => 'IT', 'shortDescription' => 'BICLICK CLICK CBC 41022 ROVERE SCANDINA'), array('language' => 'ES', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN TAM'), array('language' => 'SK', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'BICLICK CLICK CBC 41022 OZOLS SCANDINAVI'), array('language' => 'SL', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV')), 'logisticData' => array('ean' => '5905167814185', 'size' => '1,22X0,18X0,004', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'MPLB', 'volume' => 6106.4809999999998, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.0999999999999996, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5500000000000007, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 105.408), 'productIndex' => '158254000000000482', 'characteristics' => array(), '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' => 26352, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 52704, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167814192', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167814185', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 6106.4809999999998, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5500000000000007))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp')), 'files' => array(array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFIRMAX_BiClick_Floor laying instructions_11-04-2019_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/9mkiPn5wQ2aWBuVq.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_BiClick Wood_TDS_31-03-2022_EN-DE_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AHrwRd2sENpB0kpu.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_BICLICK__the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/0upOCBOg6VE1uhe0.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax BiClick - MONUMENT OAK - 4mm/0.3mm', 'uuid' => '6bcf288d-a84b-4f0c-8599-22dd334c8d0f', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824245', 'sapIndex' => '154231201505000535', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-monument-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003927', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824245_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - NEWPORT OAK - 4mm/0.3mm', 'uuid' => 'e1b9f672-4871-4f43-8c88-25e880dbfe54', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824252', 'sapIndex' => '154231201505000536', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-newport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003933', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CALVIA OAK - 4mm/0.3mm', 'uuid' => '37ae4ebc-2e74-4f7e-9b43-c20aea55b1ad', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824269', 'sapIndex' => '154231201505000537', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-calvia-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003930', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_03.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_03.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_03.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_03.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_03.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_03.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_02.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_02.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_02.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_02.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_02.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_02.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_04.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_04.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_04.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_04.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_04.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_04.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - GOLDBERG OAK - 4mm/0.3mm', 'uuid' => '0b28cbb7-d02b-4f14-b920-20a024ea6286', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824276', 'sapIndex' => '154231201505000538', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-goldberg-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003932', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CORNWALL OAK - 4mm/0.3mm', 'uuid' => 'e4ef7018-ac28-4ffd-b14e-b29125659510', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824283', 'sapIndex' => '154231201505000539', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-cornwall-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003934', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - ROSSPORT OAK - 4mm/0.3mm', 'uuid' => 'dc00e1bf-342c-4f06-991b-ca317ac923a5', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824290', 'sapIndex' => '154231201505000540', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-rossport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003928', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824290_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - BRADFORD OAK - 4mm/0.3mm', 'uuid' => 'dbcd190a-137f-4fb8-9ef7-3de9802b5aed', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814222', 'sapIndex' => '158254000000000483', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-bradford-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003925', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814222_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - VERMONT OAK - 4mm/0.3mm', 'uuid' => '23ea6379-4a52-4f69-bb04-f402ac7a5e8b', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814246', 'sapIndex' => '158254000000000484', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-vermont-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003926', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814246_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - JERSEY OAK - 4mm/0.3mm', 'uuid' => '2cfccc42-8b09-4f49-bea3-14a0828fedc9', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814284', 'sapIndex' => '158254000000000485', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-jersey-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003929', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814284_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_02.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB SCANDINAVIAN H - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-scandinavian-h-4mm-0-3mm'), 'de' => array('lead' => '', 'name' => 'Vinylboden Afirmax BiClick - SCANDINAVIAN EICHE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylboden-afirmax-biclick-scandinavian-eiche-4mm-0-3mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'es' => array('lead' => '', 'name' => 'Suelo de vinilo Afirmax BiClick - SCANDINAVIAN ROBLE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'suelo-de-vinilo-afirmax-biclick-scandinavian-roble-4mm-0-3mm'), 'et' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'fr' => array('lead' => '', 'name' => 'Sol vinyle Afirmax BiClick - CHÊNE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'sol-vinyle-afirmax-biclick-chene-scandinavian-4mm-0-3mm'), 'hr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'hu' => array('lead' => '', 'name' => 'VINIL PADLÓ Afirmax BiClick - SCANDINAVIAN TÖLGY - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-biclick-scandinavian-tolgy-4mm-0-3mm'), 'it' => array('lead' => '', 'name' => 'PAVIMENTI VINILICI Afirmax BiClick - ROVERE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'pavimenti-vinilici-afirmax-biclick-rovere-scandinavian-4mm-0-3mm'), 'lt' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'nl' => array('lead' => '', 'name' => 'Vinyl vloer Afirmax BiClick - SCANDINAVIAN EIK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-vloer-afirmax-biclick-scandinavian-eik-4mm-0-3mm'), 'pl' => array('lead' => '', 'name' => 'Panele winylowe Afirmax BiClick - DĄB SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-biclick-dab-scandinavian-4mm-0-3mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax BiClick - STEJAR SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-biclick-stejar-scandinavian-4mm-0-3mm'), 'ru' => array('lead' => '', 'name' => 'Кварцвиниловая плитка Afirmax BiClick - ДУБ СКАНДИНАВИЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm'), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB DUB SCANDINAVI - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-dub-scandinavi-4mm-0-3mm'), 'sl' => array('lead' => '', 'name' => 'VINIL Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sv' => array('lead' => '', 'name' => 'VINYLGOLV Afirmax BiClick - SCANDINAVIAN EK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylgolv-afirmax-biclick-scandinavian-ek-4mm-0-3mm'), 'ua' => array('lead' => '', 'name' => 'ПВХ плитка Afirmax BiClick - ДУБ СКАНДИНАВІЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm')), 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003924', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814185_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '180', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'uuid' => 'e0a310ef-4d57-4f7b-9b58-b1780ea6d061', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR ULTRA', 'uuid' => '5eba22e1-263c-4f82-962d-4ace9cabb628', 'color' => '#e9ec32', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'cs' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'de' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'en' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'es' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'et' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'fr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hu' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'it' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'lt' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'nl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'pl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ro' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ru' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sk' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sv' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ua' => array('name' => 'LEGNAR ULTRA', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'IRVING OAK', 'uuid' => 'cfa67a21-35ac-4f93-91d5-9c5f8fd77916', 'colorNumber' => 'CLS 42132', 'namePl' => 'DĄB IRVING ', 'translations' => array('bg' => array('name' => 'IRVING ĄŽUOLAS'), 'cs' => array('name' => 'DUB IRVING'), 'de' => array('name' => ' EICHE IRVING'), 'en' => array('name' => 'IRVING OAK'), 'es' => array('name' => 'ROBLE IRVING '), 'et' => array('name' => 'IRVING TAMM'), 'fr' => array('name' => 'CHÊNE IRVING '), 'hr' => array('name' => ' HRAST IRVING '), 'hu' => array('name' => 'IRVING TÖLGY'), 'it' => array('name' => 'ROVERE IRVING  '), 'lt' => array('name' => 'OZOLS IRVING '), 'nl' => array('name' => 'IRVING EIK'), 'pl' => array('name' => 'DĄB IRVING '), 'ro' => array('name' => ' STEJAR IRVING '), 'ru' => array('name' => 'ДУБ  IRVING '), 'sk' => array('name' => 'DUB IRVING  '), 'sl' => array('name' => 'HRAST IRVING '), 'sr' => array('name' => 'IRVING OAK'), 'sv' => array('name' => 'IRVING OK'), 'ua' => array('name' => 'ДУБ  IRVING '))), 'ean' => '5905167847497', 'sapIndex' => '158254000000000949', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/2', 'eir' => '1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '4,5/5,5', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'assembly_type_id' => '', 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR EIR CLS42132 STEJAR IRVING'), array('language' => 'SL', 'shortDescription' => 'LEGNAR EIR CLS42132HRAST IRVING'), array('language' => 'HR', 'shortDescription' => 'LEGNAR EIR CLS42132 HRAST IRVING'), array('language' => 'ET', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'DE', 'shortDescription' => 'LEGNAR EIR CLS42132 EICHE IRVING'), array('language' => 'EN', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR EIR CLS42132CHÊNE IRVING'), array('language' => 'HU', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR EIR CLS42132ROVERE IRVING'), array('language' => 'PL', 'shortDescription' => 'LEGNAR ULTRA CLS42132DĄB IRVING'), array('language' => 'SK', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'RU', 'shortDescription' => 'LEGNAR EIR CLS42132ДУБ IRVING'), array('language' => 'BG', 'shortDescription' => 'LEGNAR EIR CLS42132ДЪБ IRVING'), array('language' => 'LT', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR EIR CLS42132OZOLS IRVING'), array('language' => 'SH', 'shortDescription' => 'LEGNAR EIR CLS42132')), 'logisticData' => array('ean' => '5905167847497', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLR', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.1020000000000003, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5679999999999996, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000949', 'characteristics' => array(), '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' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53641, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 4, 'length' => 1220, 'volume' => 1.1180000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847794', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847497', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5679999999999996), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar-EIR_TDS_24-06-2022_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/aAcLNkKKXVJpKDPi.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar-EIR_INS_27-06-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AFqrXrAnhI7XIjmH.pdf'), array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/CLj9xVK6zbqqMI3D.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/Zkr8a5AFn9MQy8Op.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - NEWARK OAK - 4mm/0.55mm', 'uuid' => '52cacc5f-4bce-4f91-8130-2c62fbc535ca', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847503', 'sapIndex' => '158254000000000950', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-newark-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004415', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847503_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAGENSBORG OAK - 4mm/0.55mm', 'uuid' => 'c9602141-7d7f-4f1d-b197-00a29d661047', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847510', 'sapIndex' => '158254000000000951', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hagensborg-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004416', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847510_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - AURORA OAK - 4mm/0.55mm', 'uuid' => '0c2218ba-0557-4f7a-8633-dd107f45000a', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847527', 'sapIndex' => '158254000000000952', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-aurora-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004417', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847527_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAMPTON OAK - 4mm/0.55mm', 'uuid' => '12a35f71-f055-4faf-bf01-b8d26734b9b3', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847534', 'sapIndex' => '158254000000000953', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hampton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004418', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - SILVERTON OAK - 4mm/0.55mm', 'uuid' => 'a1129ed5-699e-4f9b-ad47-e09ac7889f79', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847541', 'sapIndex' => '158254000000000954', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-silverton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004419', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_01.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB IRVING - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-irving-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR ULTRA -  EICHE IRVING - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-ultra-eiche-irving-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR ULTRA - ROBLE IRVING  - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-ultra-roble-irving-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR ULTRA - CHÊNE IRVING  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-ultra-chene-irving-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA -  HRAST HAYWORTH - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR ULTRA - IRVING TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-ultra-irving-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR ULTRA - ROVERE HAYWORTH  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-ultra-rovere-hayworth-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR ULTRA - DĄB IRVING - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-ultra-dab-irving-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR ULTRA -  STEJAR HAYWORTH  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-ultra-stejar-hayworth-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR ULTRA - ДУБ  ИРВИНГ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-hayworth-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR ULTRA - HRAST HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR ULTRA - ДУБ  HAYWORTH - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004414', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847497_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847497_D_01.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'uuid' => 'fe7e37e4-c499-4f64-a959-8b694cfd77bb', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => 'd9358a78-f842-4fd7-84c2-67783051f2a5', 'colorNumber' => 'CLE 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839553', 'sapIndex' => '158254000000000589', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'UK', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41892ROVERE TAKEDA'), array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41892')), 'logisticData' => array('ean' => '5905167839553', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000589', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841556', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839553', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB TAKEDA  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-takeda-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - TAKEDA EICHE - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-takeda-eiche-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - TAKEDA ROBLE - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-takeda-roble-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE TAKEDA  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-takeda-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST TAKEDA  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-takeda-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - TAKEDA TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-takeda-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB TAKEDA - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-takeda-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR TAKEDA  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-takeda-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДЪБ ТАКЕДА - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004138', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_03.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_03.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_03.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_03.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_03.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_03.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'uuid' => '5f6b665f-f7cd-4ffc-8447-358c3d85d07f', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => 'b0700520-51a7-4f78-8d57-8008a95e93c6', 'colorNumber' => 'CLE 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839638', 'sapIndex' => '158254000000000597', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41022DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41022ДУБ СКАНДИНАВСКИЙ'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIA ĄŽUOLAS'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41022STEJAR SCANDINAVIAN'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TÖLGY'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41022ДЪБ СКАНДИНАВСКИ'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41022EICHE SCANDINAVIAN'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41022CHÊNE SCANDINAVIAN'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41022ROVERE SCANDINAVIAN'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41022OZOLS SCANDINAVIAN'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TAMM'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41022')), 'logisticData' => array('ean' => '5905167839638', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000597', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841631', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839638', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_30-11-2021_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/jmxCdQJubx2VqP13.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-scandinavian-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - EICHE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-eiche-scandinavian-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - ROBLE SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-roble-scandinavian-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-scandinavian-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-scandinavian-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - SCANDINAVIAN TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-scandinavian-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-scandinavian-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-scandinavian-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДУБ СКАНДИНАВСКИЙ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004146', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'uuid' => 'c99c34e1-b89c-4f1e-8a12-e6d99822b1f8', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '4f70a20f-28b4-4f2a-b59b-ec1e77a47bf2', 'colorNumber' => 'CLEA 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => 'DUB SCANDINAVIAN '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862292', 'sapIndex' => '158254000000001802', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41022STEJAR SCANDINA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TA'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41022EICHE SCANDINAV'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN OA'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022CHÊNE SCANDINAV'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TÖ'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ROVERE SCANDINA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДУБ СКАНДИНАВСК'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДЪБ СКАНДИНАВСК'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN ĄŽ'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41022OZOLS SCANDINAV'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41022'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41022 DĄB SCANDINAVIAN')), 'logisticData' => array('ean' => '5905167862292', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001802', 'characteristics' => array(), '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' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865088', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862292', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/E63aHgQ588LyrXEp.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick Vinyl mit integrierter Trittschalldämmung -  Eiche SCANDINAVIAN - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-scandinavian-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-scandinavian-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-scandinavian-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004691', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/SshrvfGbh3qbRr04-32800.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/Ji4YhearDDTEnseC-32800.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167865088_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'uuid' => 'c14986d5-fde7-4f0e-89ba-c91f2102e2c5', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => '70589330-9b55-4f66-b105-94277c5abe59', 'colorNumber' => 'CLEA 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'TAKEDA EIK'), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => 'DUB TAKEDA '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862216', 'sapIndex' => '158254000000001794', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ROVERE TAKEDA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41892'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41892 DĄB TAKEDA')), 'logisticData' => array('ean' => '5905167862216', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001794', 'characteristics' => array(), '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' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865002', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862216', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/f6dkONGCYRWuIrH9.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick-Vinyl mit integrierter Trittschalldämmung -  Eiche TAKEDA - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-takeda-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - TAKEDA TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-takeda-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-takeda-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax LEGNAR ACOUSTIC - STEJAR TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-legnar-acoustic-stejar-takeda-5-3mm-0-55mm'), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004653', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/MOBHygnnlrusqCRb-32792.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/MvX4InPZxpLF5yKB-32792.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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')))), 'hue' => object(Hue), '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_c5f1e0a52f087458dbc6cc7839583f045308b30d3dd13f07e7191f158ba72a78), 'block_content')))
     (var/cache/dev/twig/30/30c3900fc426717f4fd53bd31cb135224b1f7ea367980b47f8d729d83925a288.php:48)
  at __TwigTemplate_c5f1e0a52f087458dbc6cc7839583f045308b30d3dd13f07e7191f158ba72a78->doDisplay(array('entity' => object(Page), 'currentUrl' => array('locale' => 'en'), 'category' => object(Category), 'title' => 'light grey', 'products' => array(array('name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'uuid' => '8987e692-b312-4f52-8c40-daabf7983a66', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'BiClick', 'uuid' => '34b09484-e185-4fdd-b97a-1c3c9134c67f', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'en' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '9ef6a63b-93ec-4fee-bdf9-831ab00768df', 'colorNumber' => 'CBC 41022', 'namePl' => 'Dąb Scandinavian', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'DUB SCANDINAVIAN H'), 'de' => array('name' => 'SCANDINAVIAN EICHE'), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'SCANDINAVIAN ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN'), 'hr' => array('name' => 'SCANDINAVIAN HRAST'), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => 'ROVERE SCANDINAVIAN'), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN'), 'ru' => array('name' => 'ДУБ СКАНДИНАВИЯ'), 'sk' => array('name' => 'DUB DUB SCANDINAVI'), 'sl' => array('name' => 'SCANDINAVIAN HRAST'), 'sr' => array('name' => 'SCANDINAVIAN HRAST'), 'sv' => array('name' => 'SCANDINAVIAN EK'), 'ua' => array('name' => 'ДУБ СКАНДИНАВІЯ'))), 'ean' => '5905167814185', 'sapIndex' => '158254000000000482', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2006', 'dop' => 'RF4003/2', 'width' => '180', 'length' => '1220', 'fugue_id' => '3', 'thickness' => '4', 'top_layer' => '0.3', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5/4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')), 'pieces_in_package' => '10', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.033', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'Secura VINYL Click', 'square_meters_in_package' => '2.196', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'Micro Bevel', 'uuid' => '37823e50-a632-4f7c-8562-61d77fd3e36a', 'id' => 3), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 12, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'BICLICK CLICK CBC 41022 DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'BICLICK CLICK CBC 41022 ДУБ СКАНДИНАВСКИ'), array('language' => 'HR', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV'), array('language' => 'LT', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN ĄŽU'), array('language' => 'CS', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'BICLICK CLICK CBC 41022 STEJAR SCANDINA'), array('language' => 'HU', 'shortDescription' => 'BiClick LVT click padló Skandináv tölgy'), array('language' => 'BG', 'shortDescription' => 'BICLICK CLICK CBC 41022 СКАНДИНАВСКИ ДЪБ'), array('language' => 'DE', 'shortDescription' => 'BICLICK CLICK CBC 41022 EICHE SCANDINAV'), array('language' => 'FR', 'shortDescription' => 'BICLICK CLICK CBC 41022 CHÊNE SCANDINAVI'), array('language' => 'IT', 'shortDescription' => 'BICLICK CLICK CBC 41022 ROVERE SCANDINA'), array('language' => 'ES', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN TAM'), array('language' => 'SK', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'BICLICK CLICK CBC 41022 OZOLS SCANDINAVI'), array('language' => 'SL', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV')), 'logisticData' => array('ean' => '5905167814185', 'size' => '1,22X0,18X0,004', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'MPLB', 'volume' => 6106.4809999999998, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.0999999999999996, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5500000000000007, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 105.408), 'productIndex' => '158254000000000482', 'characteristics' => array(), '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' => 26352, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 52704, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167814192', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167814185', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 6106.4809999999998, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5500000000000007))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp')), 'files' => array(array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFIRMAX_BiClick_Floor laying instructions_11-04-2019_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/9mkiPn5wQ2aWBuVq.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_BiClick Wood_TDS_31-03-2022_EN-DE_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AHrwRd2sENpB0kpu.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_BICLICK__the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/0upOCBOg6VE1uhe0.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax BiClick - MONUMENT OAK - 4mm/0.3mm', 'uuid' => '6bcf288d-a84b-4f0c-8599-22dd334c8d0f', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824245', 'sapIndex' => '154231201505000535', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-monument-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003927', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824245_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - NEWPORT OAK - 4mm/0.3mm', 'uuid' => 'e1b9f672-4871-4f43-8c88-25e880dbfe54', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824252', 'sapIndex' => '154231201505000536', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-newport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003933', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CALVIA OAK - 4mm/0.3mm', 'uuid' => '37ae4ebc-2e74-4f7e-9b43-c20aea55b1ad', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824269', 'sapIndex' => '154231201505000537', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-calvia-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003930', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_03.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_03.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_03.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_03.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_03.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_03.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_02.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_02.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_02.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_02.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_02.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_02.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_04.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_04.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_04.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_04.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_04.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_04.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - GOLDBERG OAK - 4mm/0.3mm', 'uuid' => '0b28cbb7-d02b-4f14-b920-20a024ea6286', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824276', 'sapIndex' => '154231201505000538', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-goldberg-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003932', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CORNWALL OAK - 4mm/0.3mm', 'uuid' => 'e4ef7018-ac28-4ffd-b14e-b29125659510', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824283', 'sapIndex' => '154231201505000539', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-cornwall-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003934', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - ROSSPORT OAK - 4mm/0.3mm', 'uuid' => 'dc00e1bf-342c-4f06-991b-ca317ac923a5', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824290', 'sapIndex' => '154231201505000540', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-rossport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003928', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824290_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - BRADFORD OAK - 4mm/0.3mm', 'uuid' => 'dbcd190a-137f-4fb8-9ef7-3de9802b5aed', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814222', 'sapIndex' => '158254000000000483', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-bradford-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003925', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814222_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - VERMONT OAK - 4mm/0.3mm', 'uuid' => '23ea6379-4a52-4f69-bb04-f402ac7a5e8b', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814246', 'sapIndex' => '158254000000000484', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-vermont-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003926', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814246_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - JERSEY OAK - 4mm/0.3mm', 'uuid' => '2cfccc42-8b09-4f49-bea3-14a0828fedc9', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814284', 'sapIndex' => '158254000000000485', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-jersey-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003929', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814284_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_02.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB SCANDINAVIAN H - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-scandinavian-h-4mm-0-3mm'), 'de' => array('lead' => '', 'name' => 'Vinylboden Afirmax BiClick - SCANDINAVIAN EICHE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylboden-afirmax-biclick-scandinavian-eiche-4mm-0-3mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'es' => array('lead' => '', 'name' => 'Suelo de vinilo Afirmax BiClick - SCANDINAVIAN ROBLE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'suelo-de-vinilo-afirmax-biclick-scandinavian-roble-4mm-0-3mm'), 'et' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'fr' => array('lead' => '', 'name' => 'Sol vinyle Afirmax BiClick - CHÊNE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'sol-vinyle-afirmax-biclick-chene-scandinavian-4mm-0-3mm'), 'hr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'hu' => array('lead' => '', 'name' => 'VINIL PADLÓ Afirmax BiClick - SCANDINAVIAN TÖLGY - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-biclick-scandinavian-tolgy-4mm-0-3mm'), 'it' => array('lead' => '', 'name' => 'PAVIMENTI VINILICI Afirmax BiClick - ROVERE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'pavimenti-vinilici-afirmax-biclick-rovere-scandinavian-4mm-0-3mm'), 'lt' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'nl' => array('lead' => '', 'name' => 'Vinyl vloer Afirmax BiClick - SCANDINAVIAN EIK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-vloer-afirmax-biclick-scandinavian-eik-4mm-0-3mm'), 'pl' => array('lead' => '', 'name' => 'Panele winylowe Afirmax BiClick - DĄB SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-biclick-dab-scandinavian-4mm-0-3mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax BiClick - STEJAR SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-biclick-stejar-scandinavian-4mm-0-3mm'), 'ru' => array('lead' => '', 'name' => 'Кварцвиниловая плитка Afirmax BiClick - ДУБ СКАНДИНАВИЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm'), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB DUB SCANDINAVI - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-dub-scandinavi-4mm-0-3mm'), 'sl' => array('lead' => '', 'name' => 'VINIL Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sv' => array('lead' => '', 'name' => 'VINYLGOLV Afirmax BiClick - SCANDINAVIAN EK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylgolv-afirmax-biclick-scandinavian-ek-4mm-0-3mm'), 'ua' => array('lead' => '', 'name' => 'ПВХ плитка Afirmax BiClick - ДУБ СКАНДИНАВІЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm')), 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003924', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814185_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '180', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'uuid' => 'e0a310ef-4d57-4f7b-9b58-b1780ea6d061', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR ULTRA', 'uuid' => '5eba22e1-263c-4f82-962d-4ace9cabb628', 'color' => '#e9ec32', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'cs' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'de' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'en' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'es' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'et' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'fr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hu' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'it' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'lt' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'nl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'pl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ro' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ru' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sk' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sv' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ua' => array('name' => 'LEGNAR ULTRA', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'IRVING OAK', 'uuid' => 'cfa67a21-35ac-4f93-91d5-9c5f8fd77916', 'colorNumber' => 'CLS 42132', 'namePl' => 'DĄB IRVING ', 'translations' => array('bg' => array('name' => 'IRVING ĄŽUOLAS'), 'cs' => array('name' => 'DUB IRVING'), 'de' => array('name' => ' EICHE IRVING'), 'en' => array('name' => 'IRVING OAK'), 'es' => array('name' => 'ROBLE IRVING '), 'et' => array('name' => 'IRVING TAMM'), 'fr' => array('name' => 'CHÊNE IRVING '), 'hr' => array('name' => ' HRAST IRVING '), 'hu' => array('name' => 'IRVING TÖLGY'), 'it' => array('name' => 'ROVERE IRVING  '), 'lt' => array('name' => 'OZOLS IRVING '), 'nl' => array('name' => 'IRVING EIK'), 'pl' => array('name' => 'DĄB IRVING '), 'ro' => array('name' => ' STEJAR IRVING '), 'ru' => array('name' => 'ДУБ  IRVING '), 'sk' => array('name' => 'DUB IRVING  '), 'sl' => array('name' => 'HRAST IRVING '), 'sr' => array('name' => 'IRVING OAK'), 'sv' => array('name' => 'IRVING OK'), 'ua' => array('name' => 'ДУБ  IRVING '))), 'ean' => '5905167847497', 'sapIndex' => '158254000000000949', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/2', 'eir' => '1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '4,5/5,5', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'assembly_type_id' => '', 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR EIR CLS42132 STEJAR IRVING'), array('language' => 'SL', 'shortDescription' => 'LEGNAR EIR CLS42132HRAST IRVING'), array('language' => 'HR', 'shortDescription' => 'LEGNAR EIR CLS42132 HRAST IRVING'), array('language' => 'ET', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'DE', 'shortDescription' => 'LEGNAR EIR CLS42132 EICHE IRVING'), array('language' => 'EN', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR EIR CLS42132CHÊNE IRVING'), array('language' => 'HU', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR EIR CLS42132ROVERE IRVING'), array('language' => 'PL', 'shortDescription' => 'LEGNAR ULTRA CLS42132DĄB IRVING'), array('language' => 'SK', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'RU', 'shortDescription' => 'LEGNAR EIR CLS42132ДУБ IRVING'), array('language' => 'BG', 'shortDescription' => 'LEGNAR EIR CLS42132ДЪБ IRVING'), array('language' => 'LT', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR EIR CLS42132OZOLS IRVING'), array('language' => 'SH', 'shortDescription' => 'LEGNAR EIR CLS42132')), 'logisticData' => array('ean' => '5905167847497', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLR', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.1020000000000003, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5679999999999996, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000949', 'characteristics' => array(), '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' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53641, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 4, 'length' => 1220, 'volume' => 1.1180000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847794', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847497', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5679999999999996), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar-EIR_TDS_24-06-2022_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/aAcLNkKKXVJpKDPi.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar-EIR_INS_27-06-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AFqrXrAnhI7XIjmH.pdf'), array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/CLj9xVK6zbqqMI3D.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/Zkr8a5AFn9MQy8Op.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - NEWARK OAK - 4mm/0.55mm', 'uuid' => '52cacc5f-4bce-4f91-8130-2c62fbc535ca', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847503', 'sapIndex' => '158254000000000950', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-newark-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004415', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847503_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAGENSBORG OAK - 4mm/0.55mm', 'uuid' => 'c9602141-7d7f-4f1d-b197-00a29d661047', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847510', 'sapIndex' => '158254000000000951', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hagensborg-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004416', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847510_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - AURORA OAK - 4mm/0.55mm', 'uuid' => '0c2218ba-0557-4f7a-8633-dd107f45000a', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847527', 'sapIndex' => '158254000000000952', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-aurora-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004417', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847527_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAMPTON OAK - 4mm/0.55mm', 'uuid' => '12a35f71-f055-4faf-bf01-b8d26734b9b3', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847534', 'sapIndex' => '158254000000000953', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hampton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004418', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - SILVERTON OAK - 4mm/0.55mm', 'uuid' => 'a1129ed5-699e-4f9b-ad47-e09ac7889f79', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847541', 'sapIndex' => '158254000000000954', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-silverton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004419', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_01.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB IRVING - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-irving-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR ULTRA -  EICHE IRVING - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-ultra-eiche-irving-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR ULTRA - ROBLE IRVING  - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-ultra-roble-irving-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR ULTRA - CHÊNE IRVING  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-ultra-chene-irving-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA -  HRAST HAYWORTH - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR ULTRA - IRVING TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-ultra-irving-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR ULTRA - ROVERE HAYWORTH  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-ultra-rovere-hayworth-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR ULTRA - DĄB IRVING - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-ultra-dab-irving-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR ULTRA -  STEJAR HAYWORTH  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-ultra-stejar-hayworth-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR ULTRA - ДУБ  ИРВИНГ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-hayworth-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR ULTRA - HRAST HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR ULTRA - ДУБ  HAYWORTH - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004414', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847497_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847497_D_01.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'uuid' => 'fe7e37e4-c499-4f64-a959-8b694cfd77bb', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => 'd9358a78-f842-4fd7-84c2-67783051f2a5', 'colorNumber' => 'CLE 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839553', 'sapIndex' => '158254000000000589', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'UK', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41892ROVERE TAKEDA'), array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41892')), 'logisticData' => array('ean' => '5905167839553', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000589', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841556', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839553', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB TAKEDA  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-takeda-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - TAKEDA EICHE - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-takeda-eiche-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - TAKEDA ROBLE - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-takeda-roble-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE TAKEDA  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-takeda-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST TAKEDA  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-takeda-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - TAKEDA TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-takeda-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB TAKEDA - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-takeda-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR TAKEDA  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-takeda-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДЪБ ТАКЕДА - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004138', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_03.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_03.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_03.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_03.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_03.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_03.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'uuid' => '5f6b665f-f7cd-4ffc-8447-358c3d85d07f', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => 'b0700520-51a7-4f78-8d57-8008a95e93c6', 'colorNumber' => 'CLE 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839638', 'sapIndex' => '158254000000000597', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41022DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41022ДУБ СКАНДИНАВСКИЙ'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIA ĄŽUOLAS'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41022STEJAR SCANDINAVIAN'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TÖLGY'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41022ДЪБ СКАНДИНАВСКИ'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41022EICHE SCANDINAVIAN'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41022CHÊNE SCANDINAVIAN'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41022ROVERE SCANDINAVIAN'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41022OZOLS SCANDINAVIAN'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TAMM'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41022')), 'logisticData' => array('ean' => '5905167839638', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000597', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841631', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839638', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_30-11-2021_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/jmxCdQJubx2VqP13.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-scandinavian-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - EICHE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-eiche-scandinavian-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - ROBLE SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-roble-scandinavian-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-scandinavian-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-scandinavian-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - SCANDINAVIAN TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-scandinavian-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-scandinavian-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-scandinavian-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДУБ СКАНДИНАВСКИЙ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004146', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'uuid' => 'c99c34e1-b89c-4f1e-8a12-e6d99822b1f8', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '4f70a20f-28b4-4f2a-b59b-ec1e77a47bf2', 'colorNumber' => 'CLEA 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => 'DUB SCANDINAVIAN '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862292', 'sapIndex' => '158254000000001802', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41022STEJAR SCANDINA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TA'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41022EICHE SCANDINAV'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN OA'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022CHÊNE SCANDINAV'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TÖ'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ROVERE SCANDINA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДУБ СКАНДИНАВСК'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДЪБ СКАНДИНАВСК'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN ĄŽ'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41022OZOLS SCANDINAV'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41022'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41022 DĄB SCANDINAVIAN')), 'logisticData' => array('ean' => '5905167862292', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001802', 'characteristics' => array(), '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' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865088', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862292', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/E63aHgQ588LyrXEp.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick Vinyl mit integrierter Trittschalldämmung -  Eiche SCANDINAVIAN - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-scandinavian-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-scandinavian-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-scandinavian-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004691', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/SshrvfGbh3qbRr04-32800.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/Ji4YhearDDTEnseC-32800.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167865088_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'uuid' => 'c14986d5-fde7-4f0e-89ba-c91f2102e2c5', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => '70589330-9b55-4f66-b105-94277c5abe59', 'colorNumber' => 'CLEA 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'TAKEDA EIK'), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => 'DUB TAKEDA '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862216', 'sapIndex' => '158254000000001794', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ROVERE TAKEDA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41892'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41892 DĄB TAKEDA')), 'logisticData' => array('ean' => '5905167862216', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001794', 'characteristics' => array(), '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' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865002', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862216', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/f6dkONGCYRWuIrH9.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick-Vinyl mit integrierter Trittschalldämmung -  Eiche TAKEDA - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-takeda-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - TAKEDA TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-takeda-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-takeda-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax LEGNAR ACOUSTIC - STEJAR TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-legnar-acoustic-stejar-takeda-5-3mm-0-55mm'), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004653', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/MOBHygnnlrusqCRb-32792.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/MvX4InPZxpLF5yKB-32792.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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')))), 'hue' => object(Hue), '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_c5f1e0a52f087458dbc6cc7839583f045308b30d3dd13f07e7191f158ba72a78), 'block_content')))
     (vendor/twig/twig/src/Template.php:394)
  at Twig\Template->displayWithErrorHandling(array('entity' => object(Page), 'currentUrl' => array('locale' => 'en'), 'category' => object(Category), 'title' => 'light grey', 'products' => array(array('name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'uuid' => '8987e692-b312-4f52-8c40-daabf7983a66', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'BiClick', 'uuid' => '34b09484-e185-4fdd-b97a-1c3c9134c67f', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'en' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '9ef6a63b-93ec-4fee-bdf9-831ab00768df', 'colorNumber' => 'CBC 41022', 'namePl' => 'Dąb Scandinavian', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'DUB SCANDINAVIAN H'), 'de' => array('name' => 'SCANDINAVIAN EICHE'), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'SCANDINAVIAN ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN'), 'hr' => array('name' => 'SCANDINAVIAN HRAST'), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => 'ROVERE SCANDINAVIAN'), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN'), 'ru' => array('name' => 'ДУБ СКАНДИНАВИЯ'), 'sk' => array('name' => 'DUB DUB SCANDINAVI'), 'sl' => array('name' => 'SCANDINAVIAN HRAST'), 'sr' => array('name' => 'SCANDINAVIAN HRAST'), 'sv' => array('name' => 'SCANDINAVIAN EK'), 'ua' => array('name' => 'ДУБ СКАНДИНАВІЯ'))), 'ean' => '5905167814185', 'sapIndex' => '158254000000000482', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2006', 'dop' => 'RF4003/2', 'width' => '180', 'length' => '1220', 'fugue_id' => '3', 'thickness' => '4', 'top_layer' => '0.3', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5/4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')), 'pieces_in_package' => '10', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.033', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'Secura VINYL Click', 'square_meters_in_package' => '2.196', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'Micro Bevel', 'uuid' => '37823e50-a632-4f7c-8562-61d77fd3e36a', 'id' => 3), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 12, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'BICLICK CLICK CBC 41022 DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'BICLICK CLICK CBC 41022 ДУБ СКАНДИНАВСКИ'), array('language' => 'HR', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV'), array('language' => 'LT', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN ĄŽU'), array('language' => 'CS', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'BICLICK CLICK CBC 41022 STEJAR SCANDINA'), array('language' => 'HU', 'shortDescription' => 'BiClick LVT click padló Skandináv tölgy'), array('language' => 'BG', 'shortDescription' => 'BICLICK CLICK CBC 41022 СКАНДИНАВСКИ ДЪБ'), array('language' => 'DE', 'shortDescription' => 'BICLICK CLICK CBC 41022 EICHE SCANDINAV'), array('language' => 'FR', 'shortDescription' => 'BICLICK CLICK CBC 41022 CHÊNE SCANDINAVI'), array('language' => 'IT', 'shortDescription' => 'BICLICK CLICK CBC 41022 ROVERE SCANDINA'), array('language' => 'ES', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN TAM'), array('language' => 'SK', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'BICLICK CLICK CBC 41022 OZOLS SCANDINAVI'), array('language' => 'SL', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV')), 'logisticData' => array('ean' => '5905167814185', 'size' => '1,22X0,18X0,004', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'MPLB', 'volume' => 6106.4809999999998, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.0999999999999996, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5500000000000007, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 105.408), 'productIndex' => '158254000000000482', 'characteristics' => array(), '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' => 26352, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 52704, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167814192', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167814185', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 6106.4809999999998, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5500000000000007))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp')), 'files' => array(array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFIRMAX_BiClick_Floor laying instructions_11-04-2019_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/9mkiPn5wQ2aWBuVq.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_BiClick Wood_TDS_31-03-2022_EN-DE_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AHrwRd2sENpB0kpu.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_BICLICK__the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/0upOCBOg6VE1uhe0.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax BiClick - MONUMENT OAK - 4mm/0.3mm', 'uuid' => '6bcf288d-a84b-4f0c-8599-22dd334c8d0f', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824245', 'sapIndex' => '154231201505000535', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-monument-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003927', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824245_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - NEWPORT OAK - 4mm/0.3mm', 'uuid' => 'e1b9f672-4871-4f43-8c88-25e880dbfe54', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824252', 'sapIndex' => '154231201505000536', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-newport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003933', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CALVIA OAK - 4mm/0.3mm', 'uuid' => '37ae4ebc-2e74-4f7e-9b43-c20aea55b1ad', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824269', 'sapIndex' => '154231201505000537', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-calvia-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003930', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_03.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_03.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_03.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_03.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_03.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_03.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_02.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_02.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_02.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_02.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_02.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_02.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_04.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_04.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_04.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_04.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_04.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_04.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - GOLDBERG OAK - 4mm/0.3mm', 'uuid' => '0b28cbb7-d02b-4f14-b920-20a024ea6286', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824276', 'sapIndex' => '154231201505000538', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-goldberg-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003932', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CORNWALL OAK - 4mm/0.3mm', 'uuid' => 'e4ef7018-ac28-4ffd-b14e-b29125659510', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824283', 'sapIndex' => '154231201505000539', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-cornwall-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003934', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - ROSSPORT OAK - 4mm/0.3mm', 'uuid' => 'dc00e1bf-342c-4f06-991b-ca317ac923a5', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824290', 'sapIndex' => '154231201505000540', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-rossport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003928', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824290_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - BRADFORD OAK - 4mm/0.3mm', 'uuid' => 'dbcd190a-137f-4fb8-9ef7-3de9802b5aed', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814222', 'sapIndex' => '158254000000000483', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-bradford-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003925', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814222_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - VERMONT OAK - 4mm/0.3mm', 'uuid' => '23ea6379-4a52-4f69-bb04-f402ac7a5e8b', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814246', 'sapIndex' => '158254000000000484', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-vermont-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003926', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814246_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - JERSEY OAK - 4mm/0.3mm', 'uuid' => '2cfccc42-8b09-4f49-bea3-14a0828fedc9', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814284', 'sapIndex' => '158254000000000485', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-jersey-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003929', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814284_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_02.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB SCANDINAVIAN H - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-scandinavian-h-4mm-0-3mm'), 'de' => array('lead' => '', 'name' => 'Vinylboden Afirmax BiClick - SCANDINAVIAN EICHE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylboden-afirmax-biclick-scandinavian-eiche-4mm-0-3mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'es' => array('lead' => '', 'name' => 'Suelo de vinilo Afirmax BiClick - SCANDINAVIAN ROBLE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'suelo-de-vinilo-afirmax-biclick-scandinavian-roble-4mm-0-3mm'), 'et' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'fr' => array('lead' => '', 'name' => 'Sol vinyle Afirmax BiClick - CHÊNE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'sol-vinyle-afirmax-biclick-chene-scandinavian-4mm-0-3mm'), 'hr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'hu' => array('lead' => '', 'name' => 'VINIL PADLÓ Afirmax BiClick - SCANDINAVIAN TÖLGY - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-biclick-scandinavian-tolgy-4mm-0-3mm'), 'it' => array('lead' => '', 'name' => 'PAVIMENTI VINILICI Afirmax BiClick - ROVERE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'pavimenti-vinilici-afirmax-biclick-rovere-scandinavian-4mm-0-3mm'), 'lt' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'nl' => array('lead' => '', 'name' => 'Vinyl vloer Afirmax BiClick - SCANDINAVIAN EIK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-vloer-afirmax-biclick-scandinavian-eik-4mm-0-3mm'), 'pl' => array('lead' => '', 'name' => 'Panele winylowe Afirmax BiClick - DĄB SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-biclick-dab-scandinavian-4mm-0-3mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax BiClick - STEJAR SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-biclick-stejar-scandinavian-4mm-0-3mm'), 'ru' => array('lead' => '', 'name' => 'Кварцвиниловая плитка Afirmax BiClick - ДУБ СКАНДИНАВИЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm'), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB DUB SCANDINAVI - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-dub-scandinavi-4mm-0-3mm'), 'sl' => array('lead' => '', 'name' => 'VINIL Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sv' => array('lead' => '', 'name' => 'VINYLGOLV Afirmax BiClick - SCANDINAVIAN EK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylgolv-afirmax-biclick-scandinavian-ek-4mm-0-3mm'), 'ua' => array('lead' => '', 'name' => 'ПВХ плитка Afirmax BiClick - ДУБ СКАНДИНАВІЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm')), 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003924', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814185_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '180', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'uuid' => 'e0a310ef-4d57-4f7b-9b58-b1780ea6d061', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR ULTRA', 'uuid' => '5eba22e1-263c-4f82-962d-4ace9cabb628', 'color' => '#e9ec32', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'cs' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'de' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'en' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'es' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'et' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'fr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hu' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'it' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'lt' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'nl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'pl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ro' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ru' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sk' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sv' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ua' => array('name' => 'LEGNAR ULTRA', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'IRVING OAK', 'uuid' => 'cfa67a21-35ac-4f93-91d5-9c5f8fd77916', 'colorNumber' => 'CLS 42132', 'namePl' => 'DĄB IRVING ', 'translations' => array('bg' => array('name' => 'IRVING ĄŽUOLAS'), 'cs' => array('name' => 'DUB IRVING'), 'de' => array('name' => ' EICHE IRVING'), 'en' => array('name' => 'IRVING OAK'), 'es' => array('name' => 'ROBLE IRVING '), 'et' => array('name' => 'IRVING TAMM'), 'fr' => array('name' => 'CHÊNE IRVING '), 'hr' => array('name' => ' HRAST IRVING '), 'hu' => array('name' => 'IRVING TÖLGY'), 'it' => array('name' => 'ROVERE IRVING  '), 'lt' => array('name' => 'OZOLS IRVING '), 'nl' => array('name' => 'IRVING EIK'), 'pl' => array('name' => 'DĄB IRVING '), 'ro' => array('name' => ' STEJAR IRVING '), 'ru' => array('name' => 'ДУБ  IRVING '), 'sk' => array('name' => 'DUB IRVING  '), 'sl' => array('name' => 'HRAST IRVING '), 'sr' => array('name' => 'IRVING OAK'), 'sv' => array('name' => 'IRVING OK'), 'ua' => array('name' => 'ДУБ  IRVING '))), 'ean' => '5905167847497', 'sapIndex' => '158254000000000949', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/2', 'eir' => '1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '4,5/5,5', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'assembly_type_id' => '', 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR EIR CLS42132 STEJAR IRVING'), array('language' => 'SL', 'shortDescription' => 'LEGNAR EIR CLS42132HRAST IRVING'), array('language' => 'HR', 'shortDescription' => 'LEGNAR EIR CLS42132 HRAST IRVING'), array('language' => 'ET', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'DE', 'shortDescription' => 'LEGNAR EIR CLS42132 EICHE IRVING'), array('language' => 'EN', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR EIR CLS42132CHÊNE IRVING'), array('language' => 'HU', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR EIR CLS42132ROVERE IRVING'), array('language' => 'PL', 'shortDescription' => 'LEGNAR ULTRA CLS42132DĄB IRVING'), array('language' => 'SK', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'RU', 'shortDescription' => 'LEGNAR EIR CLS42132ДУБ IRVING'), array('language' => 'BG', 'shortDescription' => 'LEGNAR EIR CLS42132ДЪБ IRVING'), array('language' => 'LT', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR EIR CLS42132OZOLS IRVING'), array('language' => 'SH', 'shortDescription' => 'LEGNAR EIR CLS42132')), 'logisticData' => array('ean' => '5905167847497', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLR', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.1020000000000003, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5679999999999996, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000949', 'characteristics' => array(), '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' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53641, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 4, 'length' => 1220, 'volume' => 1.1180000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847794', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847497', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5679999999999996), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar-EIR_TDS_24-06-2022_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/aAcLNkKKXVJpKDPi.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar-EIR_INS_27-06-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AFqrXrAnhI7XIjmH.pdf'), array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/CLj9xVK6zbqqMI3D.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/Zkr8a5AFn9MQy8Op.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - NEWARK OAK - 4mm/0.55mm', 'uuid' => '52cacc5f-4bce-4f91-8130-2c62fbc535ca', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847503', 'sapIndex' => '158254000000000950', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-newark-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004415', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847503_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAGENSBORG OAK - 4mm/0.55mm', 'uuid' => 'c9602141-7d7f-4f1d-b197-00a29d661047', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847510', 'sapIndex' => '158254000000000951', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hagensborg-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004416', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847510_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - AURORA OAK - 4mm/0.55mm', 'uuid' => '0c2218ba-0557-4f7a-8633-dd107f45000a', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847527', 'sapIndex' => '158254000000000952', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-aurora-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004417', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847527_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAMPTON OAK - 4mm/0.55mm', 'uuid' => '12a35f71-f055-4faf-bf01-b8d26734b9b3', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847534', 'sapIndex' => '158254000000000953', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hampton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004418', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - SILVERTON OAK - 4mm/0.55mm', 'uuid' => 'a1129ed5-699e-4f9b-ad47-e09ac7889f79', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847541', 'sapIndex' => '158254000000000954', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-silverton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004419', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_01.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB IRVING - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-irving-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR ULTRA -  EICHE IRVING - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-ultra-eiche-irving-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR ULTRA - ROBLE IRVING  - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-ultra-roble-irving-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR ULTRA - CHÊNE IRVING  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-ultra-chene-irving-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA -  HRAST HAYWORTH - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR ULTRA - IRVING TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-ultra-irving-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR ULTRA - ROVERE HAYWORTH  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-ultra-rovere-hayworth-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR ULTRA - DĄB IRVING - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-ultra-dab-irving-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR ULTRA -  STEJAR HAYWORTH  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-ultra-stejar-hayworth-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR ULTRA - ДУБ  ИРВИНГ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-hayworth-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR ULTRA - HRAST HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR ULTRA - ДУБ  HAYWORTH - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004414', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847497_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847497_D_01.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'uuid' => 'fe7e37e4-c499-4f64-a959-8b694cfd77bb', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => 'd9358a78-f842-4fd7-84c2-67783051f2a5', 'colorNumber' => 'CLE 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839553', 'sapIndex' => '158254000000000589', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'UK', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41892ROVERE TAKEDA'), array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41892')), 'logisticData' => array('ean' => '5905167839553', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000589', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841556', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839553', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB TAKEDA  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-takeda-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - TAKEDA EICHE - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-takeda-eiche-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - TAKEDA ROBLE - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-takeda-roble-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE TAKEDA  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-takeda-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST TAKEDA  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-takeda-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - TAKEDA TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-takeda-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB TAKEDA - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-takeda-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR TAKEDA  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-takeda-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДЪБ ТАКЕДА - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004138', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_03.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_03.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_03.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_03.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_03.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_03.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'uuid' => '5f6b665f-f7cd-4ffc-8447-358c3d85d07f', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => 'b0700520-51a7-4f78-8d57-8008a95e93c6', 'colorNumber' => 'CLE 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839638', 'sapIndex' => '158254000000000597', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41022DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41022ДУБ СКАНДИНАВСКИЙ'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIA ĄŽUOLAS'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41022STEJAR SCANDINAVIAN'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TÖLGY'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41022ДЪБ СКАНДИНАВСКИ'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41022EICHE SCANDINAVIAN'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41022CHÊNE SCANDINAVIAN'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41022ROVERE SCANDINAVIAN'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41022OZOLS SCANDINAVIAN'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TAMM'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41022')), 'logisticData' => array('ean' => '5905167839638', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000597', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841631', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839638', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_30-11-2021_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/jmxCdQJubx2VqP13.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-scandinavian-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - EICHE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-eiche-scandinavian-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - ROBLE SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-roble-scandinavian-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-scandinavian-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-scandinavian-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - SCANDINAVIAN TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-scandinavian-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-scandinavian-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-scandinavian-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДУБ СКАНДИНАВСКИЙ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004146', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'uuid' => 'c99c34e1-b89c-4f1e-8a12-e6d99822b1f8', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '4f70a20f-28b4-4f2a-b59b-ec1e77a47bf2', 'colorNumber' => 'CLEA 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => 'DUB SCANDINAVIAN '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862292', 'sapIndex' => '158254000000001802', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41022STEJAR SCANDINA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TA'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41022EICHE SCANDINAV'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN OA'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022CHÊNE SCANDINAV'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TÖ'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ROVERE SCANDINA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДУБ СКАНДИНАВСК'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДЪБ СКАНДИНАВСК'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN ĄŽ'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41022OZOLS SCANDINAV'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41022'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41022 DĄB SCANDINAVIAN')), 'logisticData' => array('ean' => '5905167862292', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001802', 'characteristics' => array(), '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' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865088', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862292', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/E63aHgQ588LyrXEp.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick Vinyl mit integrierter Trittschalldämmung -  Eiche SCANDINAVIAN - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-scandinavian-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-scandinavian-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-scandinavian-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004691', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/SshrvfGbh3qbRr04-32800.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/Ji4YhearDDTEnseC-32800.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167865088_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'uuid' => 'c14986d5-fde7-4f0e-89ba-c91f2102e2c5', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => '70589330-9b55-4f66-b105-94277c5abe59', 'colorNumber' => 'CLEA 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'TAKEDA EIK'), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => 'DUB TAKEDA '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862216', 'sapIndex' => '158254000000001794', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ROVERE TAKEDA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41892'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41892 DĄB TAKEDA')), 'logisticData' => array('ean' => '5905167862216', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001794', 'characteristics' => array(), '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' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865002', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862216', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/f6dkONGCYRWuIrH9.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick-Vinyl mit integrierter Trittschalldämmung -  Eiche TAKEDA - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-takeda-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - TAKEDA TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-takeda-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-takeda-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax LEGNAR ACOUSTIC - STEJAR TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-legnar-acoustic-stejar-takeda-5-3mm-0-55mm'), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004653', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/MOBHygnnlrusqCRb-32792.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/MvX4InPZxpLF5yKB-32792.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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')))), 'hue' => object(Hue), '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_c5f1e0a52f087458dbc6cc7839583f045308b30d3dd13f07e7191f158ba72a78), 'block_content')))
     (vendor/twig/twig/src/Template.php:367)
  at Twig\Template->display(array('entity' => object(Page), 'currentUrl' => array('locale' => 'en'), 'category' => object(Category), 'title' => 'light grey', 'products' => array(array('name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'uuid' => '8987e692-b312-4f52-8c40-daabf7983a66', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'BiClick', 'uuid' => '34b09484-e185-4fdd-b97a-1c3c9134c67f', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'en' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '9ef6a63b-93ec-4fee-bdf9-831ab00768df', 'colorNumber' => 'CBC 41022', 'namePl' => 'Dąb Scandinavian', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'DUB SCANDINAVIAN H'), 'de' => array('name' => 'SCANDINAVIAN EICHE'), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'SCANDINAVIAN ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN'), 'hr' => array('name' => 'SCANDINAVIAN HRAST'), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => 'ROVERE SCANDINAVIAN'), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN'), 'ru' => array('name' => 'ДУБ СКАНДИНАВИЯ'), 'sk' => array('name' => 'DUB DUB SCANDINAVI'), 'sl' => array('name' => 'SCANDINAVIAN HRAST'), 'sr' => array('name' => 'SCANDINAVIAN HRAST'), 'sv' => array('name' => 'SCANDINAVIAN EK'), 'ua' => array('name' => 'ДУБ СКАНДИНАВІЯ'))), 'ean' => '5905167814185', 'sapIndex' => '158254000000000482', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2006', 'dop' => 'RF4003/2', 'width' => '180', 'length' => '1220', 'fugue_id' => '3', 'thickness' => '4', 'top_layer' => '0.3', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5/4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')), 'pieces_in_package' => '10', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.033', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'Secura VINYL Click', 'square_meters_in_package' => '2.196', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'Micro Bevel', 'uuid' => '37823e50-a632-4f7c-8562-61d77fd3e36a', 'id' => 3), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 12, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'BICLICK CLICK CBC 41022 DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'BICLICK CLICK CBC 41022 ДУБ СКАНДИНАВСКИ'), array('language' => 'HR', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV'), array('language' => 'LT', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN ĄŽU'), array('language' => 'CS', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'BICLICK CLICK CBC 41022 STEJAR SCANDINA'), array('language' => 'HU', 'shortDescription' => 'BiClick LVT click padló Skandináv tölgy'), array('language' => 'BG', 'shortDescription' => 'BICLICK CLICK CBC 41022 СКАНДИНАВСКИ ДЪБ'), array('language' => 'DE', 'shortDescription' => 'BICLICK CLICK CBC 41022 EICHE SCANDINAV'), array('language' => 'FR', 'shortDescription' => 'BICLICK CLICK CBC 41022 CHÊNE SCANDINAVI'), array('language' => 'IT', 'shortDescription' => 'BICLICK CLICK CBC 41022 ROVERE SCANDINA'), array('language' => 'ES', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN TAM'), array('language' => 'SK', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'BICLICK CLICK CBC 41022 OZOLS SCANDINAVI'), array('language' => 'SL', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV')), 'logisticData' => array('ean' => '5905167814185', 'size' => '1,22X0,18X0,004', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'MPLB', 'volume' => 6106.4809999999998, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.0999999999999996, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5500000000000007, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 105.408), 'productIndex' => '158254000000000482', 'characteristics' => array(), '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' => 26352, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 52704, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167814192', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167814185', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 6106.4809999999998, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5500000000000007))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp')), 'files' => array(array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFIRMAX_BiClick_Floor laying instructions_11-04-2019_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/9mkiPn5wQ2aWBuVq.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_BiClick Wood_TDS_31-03-2022_EN-DE_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AHrwRd2sENpB0kpu.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_BICLICK__the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/0upOCBOg6VE1uhe0.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax BiClick - MONUMENT OAK - 4mm/0.3mm', 'uuid' => '6bcf288d-a84b-4f0c-8599-22dd334c8d0f', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824245', 'sapIndex' => '154231201505000535', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-monument-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003927', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824245_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - NEWPORT OAK - 4mm/0.3mm', 'uuid' => 'e1b9f672-4871-4f43-8c88-25e880dbfe54', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824252', 'sapIndex' => '154231201505000536', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-newport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003933', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CALVIA OAK - 4mm/0.3mm', 'uuid' => '37ae4ebc-2e74-4f7e-9b43-c20aea55b1ad', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824269', 'sapIndex' => '154231201505000537', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-calvia-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003930', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_03.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_03.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_03.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_03.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_03.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_03.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_02.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_02.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_02.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_02.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_02.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_02.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_04.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_04.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_04.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_04.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_04.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_04.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - GOLDBERG OAK - 4mm/0.3mm', 'uuid' => '0b28cbb7-d02b-4f14-b920-20a024ea6286', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824276', 'sapIndex' => '154231201505000538', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-goldberg-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003932', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CORNWALL OAK - 4mm/0.3mm', 'uuid' => 'e4ef7018-ac28-4ffd-b14e-b29125659510', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824283', 'sapIndex' => '154231201505000539', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-cornwall-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003934', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - ROSSPORT OAK - 4mm/0.3mm', 'uuid' => 'dc00e1bf-342c-4f06-991b-ca317ac923a5', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824290', 'sapIndex' => '154231201505000540', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-rossport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003928', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824290_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - BRADFORD OAK - 4mm/0.3mm', 'uuid' => 'dbcd190a-137f-4fb8-9ef7-3de9802b5aed', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814222', 'sapIndex' => '158254000000000483', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-bradford-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003925', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814222_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - VERMONT OAK - 4mm/0.3mm', 'uuid' => '23ea6379-4a52-4f69-bb04-f402ac7a5e8b', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814246', 'sapIndex' => '158254000000000484', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-vermont-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003926', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814246_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - JERSEY OAK - 4mm/0.3mm', 'uuid' => '2cfccc42-8b09-4f49-bea3-14a0828fedc9', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814284', 'sapIndex' => '158254000000000485', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-jersey-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003929', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814284_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_02.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB SCANDINAVIAN H - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-scandinavian-h-4mm-0-3mm'), 'de' => array('lead' => '', 'name' => 'Vinylboden Afirmax BiClick - SCANDINAVIAN EICHE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylboden-afirmax-biclick-scandinavian-eiche-4mm-0-3mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'es' => array('lead' => '', 'name' => 'Suelo de vinilo Afirmax BiClick - SCANDINAVIAN ROBLE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'suelo-de-vinilo-afirmax-biclick-scandinavian-roble-4mm-0-3mm'), 'et' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'fr' => array('lead' => '', 'name' => 'Sol vinyle Afirmax BiClick - CHÊNE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'sol-vinyle-afirmax-biclick-chene-scandinavian-4mm-0-3mm'), 'hr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'hu' => array('lead' => '', 'name' => 'VINIL PADLÓ Afirmax BiClick - SCANDINAVIAN TÖLGY - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-biclick-scandinavian-tolgy-4mm-0-3mm'), 'it' => array('lead' => '', 'name' => 'PAVIMENTI VINILICI Afirmax BiClick - ROVERE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'pavimenti-vinilici-afirmax-biclick-rovere-scandinavian-4mm-0-3mm'), 'lt' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'nl' => array('lead' => '', 'name' => 'Vinyl vloer Afirmax BiClick - SCANDINAVIAN EIK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-vloer-afirmax-biclick-scandinavian-eik-4mm-0-3mm'), 'pl' => array('lead' => '', 'name' => 'Panele winylowe Afirmax BiClick - DĄB SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-biclick-dab-scandinavian-4mm-0-3mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax BiClick - STEJAR SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-biclick-stejar-scandinavian-4mm-0-3mm'), 'ru' => array('lead' => '', 'name' => 'Кварцвиниловая плитка Afirmax BiClick - ДУБ СКАНДИНАВИЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm'), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB DUB SCANDINAVI - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-dub-scandinavi-4mm-0-3mm'), 'sl' => array('lead' => '', 'name' => 'VINIL Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sv' => array('lead' => '', 'name' => 'VINYLGOLV Afirmax BiClick - SCANDINAVIAN EK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylgolv-afirmax-biclick-scandinavian-ek-4mm-0-3mm'), 'ua' => array('lead' => '', 'name' => 'ПВХ плитка Afirmax BiClick - ДУБ СКАНДИНАВІЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm')), 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003924', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814185_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '180', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'uuid' => 'e0a310ef-4d57-4f7b-9b58-b1780ea6d061', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR ULTRA', 'uuid' => '5eba22e1-263c-4f82-962d-4ace9cabb628', 'color' => '#e9ec32', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'cs' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'de' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'en' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'es' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'et' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'fr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hu' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'it' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'lt' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'nl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'pl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ro' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ru' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sk' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sv' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ua' => array('name' => 'LEGNAR ULTRA', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'IRVING OAK', 'uuid' => 'cfa67a21-35ac-4f93-91d5-9c5f8fd77916', 'colorNumber' => 'CLS 42132', 'namePl' => 'DĄB IRVING ', 'translations' => array('bg' => array('name' => 'IRVING ĄŽUOLAS'), 'cs' => array('name' => 'DUB IRVING'), 'de' => array('name' => ' EICHE IRVING'), 'en' => array('name' => 'IRVING OAK'), 'es' => array('name' => 'ROBLE IRVING '), 'et' => array('name' => 'IRVING TAMM'), 'fr' => array('name' => 'CHÊNE IRVING '), 'hr' => array('name' => ' HRAST IRVING '), 'hu' => array('name' => 'IRVING TÖLGY'), 'it' => array('name' => 'ROVERE IRVING  '), 'lt' => array('name' => 'OZOLS IRVING '), 'nl' => array('name' => 'IRVING EIK'), 'pl' => array('name' => 'DĄB IRVING '), 'ro' => array('name' => ' STEJAR IRVING '), 'ru' => array('name' => 'ДУБ  IRVING '), 'sk' => array('name' => 'DUB IRVING  '), 'sl' => array('name' => 'HRAST IRVING '), 'sr' => array('name' => 'IRVING OAK'), 'sv' => array('name' => 'IRVING OK'), 'ua' => array('name' => 'ДУБ  IRVING '))), 'ean' => '5905167847497', 'sapIndex' => '158254000000000949', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/2', 'eir' => '1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '4,5/5,5', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'assembly_type_id' => '', 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR EIR CLS42132 STEJAR IRVING'), array('language' => 'SL', 'shortDescription' => 'LEGNAR EIR CLS42132HRAST IRVING'), array('language' => 'HR', 'shortDescription' => 'LEGNAR EIR CLS42132 HRAST IRVING'), array('language' => 'ET', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'DE', 'shortDescription' => 'LEGNAR EIR CLS42132 EICHE IRVING'), array('language' => 'EN', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR EIR CLS42132CHÊNE IRVING'), array('language' => 'HU', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR EIR CLS42132ROVERE IRVING'), array('language' => 'PL', 'shortDescription' => 'LEGNAR ULTRA CLS42132DĄB IRVING'), array('language' => 'SK', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'RU', 'shortDescription' => 'LEGNAR EIR CLS42132ДУБ IRVING'), array('language' => 'BG', 'shortDescription' => 'LEGNAR EIR CLS42132ДЪБ IRVING'), array('language' => 'LT', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR EIR CLS42132OZOLS IRVING'), array('language' => 'SH', 'shortDescription' => 'LEGNAR EIR CLS42132')), 'logisticData' => array('ean' => '5905167847497', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLR', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.1020000000000003, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5679999999999996, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000949', 'characteristics' => array(), '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' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53641, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 4, 'length' => 1220, 'volume' => 1.1180000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847794', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847497', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5679999999999996), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar-EIR_TDS_24-06-2022_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/aAcLNkKKXVJpKDPi.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar-EIR_INS_27-06-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AFqrXrAnhI7XIjmH.pdf'), array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/CLj9xVK6zbqqMI3D.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/Zkr8a5AFn9MQy8Op.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - NEWARK OAK - 4mm/0.55mm', 'uuid' => '52cacc5f-4bce-4f91-8130-2c62fbc535ca', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847503', 'sapIndex' => '158254000000000950', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-newark-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004415', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847503_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAGENSBORG OAK - 4mm/0.55mm', 'uuid' => 'c9602141-7d7f-4f1d-b197-00a29d661047', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847510', 'sapIndex' => '158254000000000951', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hagensborg-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004416', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847510_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - AURORA OAK - 4mm/0.55mm', 'uuid' => '0c2218ba-0557-4f7a-8633-dd107f45000a', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847527', 'sapIndex' => '158254000000000952', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-aurora-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004417', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847527_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAMPTON OAK - 4mm/0.55mm', 'uuid' => '12a35f71-f055-4faf-bf01-b8d26734b9b3', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847534', 'sapIndex' => '158254000000000953', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hampton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004418', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - SILVERTON OAK - 4mm/0.55mm', 'uuid' => 'a1129ed5-699e-4f9b-ad47-e09ac7889f79', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847541', 'sapIndex' => '158254000000000954', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-silverton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004419', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_01.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB IRVING - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-irving-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR ULTRA -  EICHE IRVING - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-ultra-eiche-irving-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR ULTRA - ROBLE IRVING  - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-ultra-roble-irving-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR ULTRA - CHÊNE IRVING  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-ultra-chene-irving-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA -  HRAST HAYWORTH - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR ULTRA - IRVING TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-ultra-irving-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR ULTRA - ROVERE HAYWORTH  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-ultra-rovere-hayworth-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR ULTRA - DĄB IRVING - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-ultra-dab-irving-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR ULTRA -  STEJAR HAYWORTH  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-ultra-stejar-hayworth-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR ULTRA - ДУБ  ИРВИНГ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-hayworth-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR ULTRA - HRAST HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR ULTRA - ДУБ  HAYWORTH - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004414', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847497_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847497_D_01.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'uuid' => 'fe7e37e4-c499-4f64-a959-8b694cfd77bb', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => 'd9358a78-f842-4fd7-84c2-67783051f2a5', 'colorNumber' => 'CLE 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839553', 'sapIndex' => '158254000000000589', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'UK', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41892ROVERE TAKEDA'), array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41892')), 'logisticData' => array('ean' => '5905167839553', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000589', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841556', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839553', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB TAKEDA  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-takeda-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - TAKEDA EICHE - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-takeda-eiche-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - TAKEDA ROBLE - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-takeda-roble-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE TAKEDA  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-takeda-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST TAKEDA  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-takeda-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - TAKEDA TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-takeda-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB TAKEDA - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-takeda-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR TAKEDA  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-takeda-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДЪБ ТАКЕДА - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004138', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_03.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_03.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_03.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_03.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_03.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_03.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'uuid' => '5f6b665f-f7cd-4ffc-8447-358c3d85d07f', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => 'b0700520-51a7-4f78-8d57-8008a95e93c6', 'colorNumber' => 'CLE 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839638', 'sapIndex' => '158254000000000597', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41022DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41022ДУБ СКАНДИНАВСКИЙ'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIA ĄŽUOLAS'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41022STEJAR SCANDINAVIAN'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TÖLGY'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41022ДЪБ СКАНДИНАВСКИ'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41022EICHE SCANDINAVIAN'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41022CHÊNE SCANDINAVIAN'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41022ROVERE SCANDINAVIAN'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41022OZOLS SCANDINAVIAN'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TAMM'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41022')), 'logisticData' => array('ean' => '5905167839638', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000597', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841631', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839638', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_30-11-2021_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/jmxCdQJubx2VqP13.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-scandinavian-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - EICHE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-eiche-scandinavian-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - ROBLE SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-roble-scandinavian-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-scandinavian-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-scandinavian-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - SCANDINAVIAN TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-scandinavian-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-scandinavian-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-scandinavian-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДУБ СКАНДИНАВСКИЙ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004146', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'uuid' => 'c99c34e1-b89c-4f1e-8a12-e6d99822b1f8', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '4f70a20f-28b4-4f2a-b59b-ec1e77a47bf2', 'colorNumber' => 'CLEA 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => 'DUB SCANDINAVIAN '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862292', 'sapIndex' => '158254000000001802', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41022STEJAR SCANDINA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TA'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41022EICHE SCANDINAV'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN OA'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022CHÊNE SCANDINAV'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TÖ'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ROVERE SCANDINA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДУБ СКАНДИНАВСК'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДЪБ СКАНДИНАВСК'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN ĄŽ'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41022OZOLS SCANDINAV'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41022'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41022 DĄB SCANDINAVIAN')), 'logisticData' => array('ean' => '5905167862292', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001802', 'characteristics' => array(), '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' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865088', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862292', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/E63aHgQ588LyrXEp.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick Vinyl mit integrierter Trittschalldämmung -  Eiche SCANDINAVIAN - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-scandinavian-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-scandinavian-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-scandinavian-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004691', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/SshrvfGbh3qbRr04-32800.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/Ji4YhearDDTEnseC-32800.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167865088_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'uuid' => 'c14986d5-fde7-4f0e-89ba-c91f2102e2c5', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => '70589330-9b55-4f66-b105-94277c5abe59', 'colorNumber' => 'CLEA 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'TAKEDA EIK'), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => 'DUB TAKEDA '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862216', 'sapIndex' => '158254000000001794', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ROVERE TAKEDA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41892'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41892 DĄB TAKEDA')), 'logisticData' => array('ean' => '5905167862216', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001794', 'characteristics' => array(), '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' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865002', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862216', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/f6dkONGCYRWuIrH9.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick-Vinyl mit integrierter Trittschalldämmung -  Eiche TAKEDA - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-takeda-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - TAKEDA TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-takeda-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-takeda-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax LEGNAR ACOUSTIC - STEJAR TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-legnar-acoustic-stejar-takeda-5-3mm-0-55mm'), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004653', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/MOBHygnnlrusqCRb-32792.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/MvX4InPZxpLF5yKB-32792.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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')))), 'hue' => object(Hue)))
     (vendor/twig/twig/src/Template.php:379)
  at Twig\Template->render(array('entity' => object(Page), 'currentUrl' => array('locale' => 'en'), 'category' => object(Category), 'title' => 'light grey', 'products' => array(array('name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'uuid' => '8987e692-b312-4f52-8c40-daabf7983a66', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'BiClick', 'uuid' => '34b09484-e185-4fdd-b97a-1c3c9134c67f', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'en' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '9ef6a63b-93ec-4fee-bdf9-831ab00768df', 'colorNumber' => 'CBC 41022', 'namePl' => 'Dąb Scandinavian', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'DUB SCANDINAVIAN H'), 'de' => array('name' => 'SCANDINAVIAN EICHE'), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'SCANDINAVIAN ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN'), 'hr' => array('name' => 'SCANDINAVIAN HRAST'), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => 'ROVERE SCANDINAVIAN'), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN'), 'ru' => array('name' => 'ДУБ СКАНДИНАВИЯ'), 'sk' => array('name' => 'DUB DUB SCANDINAVI'), 'sl' => array('name' => 'SCANDINAVIAN HRAST'), 'sr' => array('name' => 'SCANDINAVIAN HRAST'), 'sv' => array('name' => 'SCANDINAVIAN EK'), 'ua' => array('name' => 'ДУБ СКАНДИНАВІЯ'))), 'ean' => '5905167814185', 'sapIndex' => '158254000000000482', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2006', 'dop' => 'RF4003/2', 'width' => '180', 'length' => '1220', 'fugue_id' => '3', 'thickness' => '4', 'top_layer' => '0.3', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5/4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')), 'pieces_in_package' => '10', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.033', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'Secura VINYL Click', 'square_meters_in_package' => '2.196', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'Micro Bevel', 'uuid' => '37823e50-a632-4f7c-8562-61d77fd3e36a', 'id' => 3), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 12, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'BICLICK CLICK CBC 41022 DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'BICLICK CLICK CBC 41022 ДУБ СКАНДИНАВСКИ'), array('language' => 'HR', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV'), array('language' => 'LT', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN ĄŽU'), array('language' => 'CS', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'BICLICK CLICK CBC 41022 STEJAR SCANDINA'), array('language' => 'HU', 'shortDescription' => 'BiClick LVT click padló Skandináv tölgy'), array('language' => 'BG', 'shortDescription' => 'BICLICK CLICK CBC 41022 СКАНДИНАВСКИ ДЪБ'), array('language' => 'DE', 'shortDescription' => 'BICLICK CLICK CBC 41022 EICHE SCANDINAV'), array('language' => 'FR', 'shortDescription' => 'BICLICK CLICK CBC 41022 CHÊNE SCANDINAVI'), array('language' => 'IT', 'shortDescription' => 'BICLICK CLICK CBC 41022 ROVERE SCANDINA'), array('language' => 'ES', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN TAM'), array('language' => 'SK', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'BICLICK CLICK CBC 41022 OZOLS SCANDINAVI'), array('language' => 'SL', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV')), 'logisticData' => array('ean' => '5905167814185', 'size' => '1,22X0,18X0,004', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'MPLB', 'volume' => 6106.4809999999998, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.0999999999999996, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5500000000000007, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 105.408), 'productIndex' => '158254000000000482', 'characteristics' => array(), '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' => 26352, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 52704, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167814192', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167814185', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 6106.4809999999998, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5500000000000007))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp')), 'files' => array(array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFIRMAX_BiClick_Floor laying instructions_11-04-2019_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/9mkiPn5wQ2aWBuVq.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_BiClick Wood_TDS_31-03-2022_EN-DE_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AHrwRd2sENpB0kpu.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_BICLICK__the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/0upOCBOg6VE1uhe0.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax BiClick - MONUMENT OAK - 4mm/0.3mm', 'uuid' => '6bcf288d-a84b-4f0c-8599-22dd334c8d0f', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824245', 'sapIndex' => '154231201505000535', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-monument-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003927', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824245_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - NEWPORT OAK - 4mm/0.3mm', 'uuid' => 'e1b9f672-4871-4f43-8c88-25e880dbfe54', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824252', 'sapIndex' => '154231201505000536', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-newport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003933', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CALVIA OAK - 4mm/0.3mm', 'uuid' => '37ae4ebc-2e74-4f7e-9b43-c20aea55b1ad', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824269', 'sapIndex' => '154231201505000537', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-calvia-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003930', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_03.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_03.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_03.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_03.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_03.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_03.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_02.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_02.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_02.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_02.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_02.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_02.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_04.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_04.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_04.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_04.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_04.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_04.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - GOLDBERG OAK - 4mm/0.3mm', 'uuid' => '0b28cbb7-d02b-4f14-b920-20a024ea6286', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824276', 'sapIndex' => '154231201505000538', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-goldberg-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003932', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CORNWALL OAK - 4mm/0.3mm', 'uuid' => 'e4ef7018-ac28-4ffd-b14e-b29125659510', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824283', 'sapIndex' => '154231201505000539', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-cornwall-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003934', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - ROSSPORT OAK - 4mm/0.3mm', 'uuid' => 'dc00e1bf-342c-4f06-991b-ca317ac923a5', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824290', 'sapIndex' => '154231201505000540', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-rossport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003928', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824290_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - BRADFORD OAK - 4mm/0.3mm', 'uuid' => 'dbcd190a-137f-4fb8-9ef7-3de9802b5aed', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814222', 'sapIndex' => '158254000000000483', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-bradford-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003925', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814222_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - VERMONT OAK - 4mm/0.3mm', 'uuid' => '23ea6379-4a52-4f69-bb04-f402ac7a5e8b', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814246', 'sapIndex' => '158254000000000484', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-vermont-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003926', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814246_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - JERSEY OAK - 4mm/0.3mm', 'uuid' => '2cfccc42-8b09-4f49-bea3-14a0828fedc9', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814284', 'sapIndex' => '158254000000000485', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-jersey-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003929', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814284_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_02.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB SCANDINAVIAN H - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-scandinavian-h-4mm-0-3mm'), 'de' => array('lead' => '', 'name' => 'Vinylboden Afirmax BiClick - SCANDINAVIAN EICHE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylboden-afirmax-biclick-scandinavian-eiche-4mm-0-3mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'es' => array('lead' => '', 'name' => 'Suelo de vinilo Afirmax BiClick - SCANDINAVIAN ROBLE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'suelo-de-vinilo-afirmax-biclick-scandinavian-roble-4mm-0-3mm'), 'et' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'fr' => array('lead' => '', 'name' => 'Sol vinyle Afirmax BiClick - CHÊNE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'sol-vinyle-afirmax-biclick-chene-scandinavian-4mm-0-3mm'), 'hr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'hu' => array('lead' => '', 'name' => 'VINIL PADLÓ Afirmax BiClick - SCANDINAVIAN TÖLGY - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-biclick-scandinavian-tolgy-4mm-0-3mm'), 'it' => array('lead' => '', 'name' => 'PAVIMENTI VINILICI Afirmax BiClick - ROVERE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'pavimenti-vinilici-afirmax-biclick-rovere-scandinavian-4mm-0-3mm'), 'lt' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'nl' => array('lead' => '', 'name' => 'Vinyl vloer Afirmax BiClick - SCANDINAVIAN EIK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-vloer-afirmax-biclick-scandinavian-eik-4mm-0-3mm'), 'pl' => array('lead' => '', 'name' => 'Panele winylowe Afirmax BiClick - DĄB SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-biclick-dab-scandinavian-4mm-0-3mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax BiClick - STEJAR SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-biclick-stejar-scandinavian-4mm-0-3mm'), 'ru' => array('lead' => '', 'name' => 'Кварцвиниловая плитка Afirmax BiClick - ДУБ СКАНДИНАВИЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm'), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB DUB SCANDINAVI - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-dub-scandinavi-4mm-0-3mm'), 'sl' => array('lead' => '', 'name' => 'VINIL Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sv' => array('lead' => '', 'name' => 'VINYLGOLV Afirmax BiClick - SCANDINAVIAN EK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylgolv-afirmax-biclick-scandinavian-ek-4mm-0-3mm'), 'ua' => array('lead' => '', 'name' => 'ПВХ плитка Afirmax BiClick - ДУБ СКАНДИНАВІЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm')), 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003924', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814185_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '180', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'uuid' => 'e0a310ef-4d57-4f7b-9b58-b1780ea6d061', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR ULTRA', 'uuid' => '5eba22e1-263c-4f82-962d-4ace9cabb628', 'color' => '#e9ec32', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'cs' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'de' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'en' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'es' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'et' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'fr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hu' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'it' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'lt' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'nl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'pl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ro' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ru' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sk' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sv' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ua' => array('name' => 'LEGNAR ULTRA', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'IRVING OAK', 'uuid' => 'cfa67a21-35ac-4f93-91d5-9c5f8fd77916', 'colorNumber' => 'CLS 42132', 'namePl' => 'DĄB IRVING ', 'translations' => array('bg' => array('name' => 'IRVING ĄŽUOLAS'), 'cs' => array('name' => 'DUB IRVING'), 'de' => array('name' => ' EICHE IRVING'), 'en' => array('name' => 'IRVING OAK'), 'es' => array('name' => 'ROBLE IRVING '), 'et' => array('name' => 'IRVING TAMM'), 'fr' => array('name' => 'CHÊNE IRVING '), 'hr' => array('name' => ' HRAST IRVING '), 'hu' => array('name' => 'IRVING TÖLGY'), 'it' => array('name' => 'ROVERE IRVING  '), 'lt' => array('name' => 'OZOLS IRVING '), 'nl' => array('name' => 'IRVING EIK'), 'pl' => array('name' => 'DĄB IRVING '), 'ro' => array('name' => ' STEJAR IRVING '), 'ru' => array('name' => 'ДУБ  IRVING '), 'sk' => array('name' => 'DUB IRVING  '), 'sl' => array('name' => 'HRAST IRVING '), 'sr' => array('name' => 'IRVING OAK'), 'sv' => array('name' => 'IRVING OK'), 'ua' => array('name' => 'ДУБ  IRVING '))), 'ean' => '5905167847497', 'sapIndex' => '158254000000000949', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/2', 'eir' => '1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '4,5/5,5', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'assembly_type_id' => '', 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR EIR CLS42132 STEJAR IRVING'), array('language' => 'SL', 'shortDescription' => 'LEGNAR EIR CLS42132HRAST IRVING'), array('language' => 'HR', 'shortDescription' => 'LEGNAR EIR CLS42132 HRAST IRVING'), array('language' => 'ET', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'DE', 'shortDescription' => 'LEGNAR EIR CLS42132 EICHE IRVING'), array('language' => 'EN', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR EIR CLS42132CHÊNE IRVING'), array('language' => 'HU', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR EIR CLS42132ROVERE IRVING'), array('language' => 'PL', 'shortDescription' => 'LEGNAR ULTRA CLS42132DĄB IRVING'), array('language' => 'SK', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'RU', 'shortDescription' => 'LEGNAR EIR CLS42132ДУБ IRVING'), array('language' => 'BG', 'shortDescription' => 'LEGNAR EIR CLS42132ДЪБ IRVING'), array('language' => 'LT', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR EIR CLS42132OZOLS IRVING'), array('language' => 'SH', 'shortDescription' => 'LEGNAR EIR CLS42132')), 'logisticData' => array('ean' => '5905167847497', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLR', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.1020000000000003, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5679999999999996, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000949', 'characteristics' => array(), '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' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53641, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 4, 'length' => 1220, 'volume' => 1.1180000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847794', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847497', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5679999999999996), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar-EIR_TDS_24-06-2022_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/aAcLNkKKXVJpKDPi.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar-EIR_INS_27-06-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AFqrXrAnhI7XIjmH.pdf'), array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/CLj9xVK6zbqqMI3D.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/Zkr8a5AFn9MQy8Op.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - NEWARK OAK - 4mm/0.55mm', 'uuid' => '52cacc5f-4bce-4f91-8130-2c62fbc535ca', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847503', 'sapIndex' => '158254000000000950', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-newark-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004415', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847503_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAGENSBORG OAK - 4mm/0.55mm', 'uuid' => 'c9602141-7d7f-4f1d-b197-00a29d661047', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847510', 'sapIndex' => '158254000000000951', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hagensborg-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004416', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847510_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - AURORA OAK - 4mm/0.55mm', 'uuid' => '0c2218ba-0557-4f7a-8633-dd107f45000a', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847527', 'sapIndex' => '158254000000000952', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-aurora-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004417', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847527_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAMPTON OAK - 4mm/0.55mm', 'uuid' => '12a35f71-f055-4faf-bf01-b8d26734b9b3', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847534', 'sapIndex' => '158254000000000953', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hampton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004418', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - SILVERTON OAK - 4mm/0.55mm', 'uuid' => 'a1129ed5-699e-4f9b-ad47-e09ac7889f79', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847541', 'sapIndex' => '158254000000000954', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-silverton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004419', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_01.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB IRVING - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-irving-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR ULTRA -  EICHE IRVING - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-ultra-eiche-irving-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR ULTRA - ROBLE IRVING  - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-ultra-roble-irving-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR ULTRA - CHÊNE IRVING  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-ultra-chene-irving-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA -  HRAST HAYWORTH - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR ULTRA - IRVING TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-ultra-irving-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR ULTRA - ROVERE HAYWORTH  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-ultra-rovere-hayworth-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR ULTRA - DĄB IRVING - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-ultra-dab-irving-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR ULTRA -  STEJAR HAYWORTH  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-ultra-stejar-hayworth-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR ULTRA - ДУБ  ИРВИНГ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-hayworth-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR ULTRA - HRAST HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR ULTRA - ДУБ  HAYWORTH - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004414', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847497_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847497_D_01.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'uuid' => 'fe7e37e4-c499-4f64-a959-8b694cfd77bb', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => 'd9358a78-f842-4fd7-84c2-67783051f2a5', 'colorNumber' => 'CLE 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839553', 'sapIndex' => '158254000000000589', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'UK', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41892ROVERE TAKEDA'), array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41892')), 'logisticData' => array('ean' => '5905167839553', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000589', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841556', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839553', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB TAKEDA  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-takeda-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - TAKEDA EICHE - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-takeda-eiche-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - TAKEDA ROBLE - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-takeda-roble-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE TAKEDA  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-takeda-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST TAKEDA  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-takeda-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - TAKEDA TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-takeda-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB TAKEDA - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-takeda-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR TAKEDA  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-takeda-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДЪБ ТАКЕДА - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004138', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_03.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_03.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_03.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_03.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_03.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_03.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'uuid' => '5f6b665f-f7cd-4ffc-8447-358c3d85d07f', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => 'b0700520-51a7-4f78-8d57-8008a95e93c6', 'colorNumber' => 'CLE 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839638', 'sapIndex' => '158254000000000597', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41022DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41022ДУБ СКАНДИНАВСКИЙ'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIA ĄŽUOLAS'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41022STEJAR SCANDINAVIAN'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TÖLGY'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41022ДЪБ СКАНДИНАВСКИ'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41022EICHE SCANDINAVIAN'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41022CHÊNE SCANDINAVIAN'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41022ROVERE SCANDINAVIAN'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41022OZOLS SCANDINAVIAN'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TAMM'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41022')), 'logisticData' => array('ean' => '5905167839638', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000597', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841631', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839638', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_30-11-2021_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/jmxCdQJubx2VqP13.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-scandinavian-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - EICHE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-eiche-scandinavian-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - ROBLE SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-roble-scandinavian-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-scandinavian-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-scandinavian-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - SCANDINAVIAN TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-scandinavian-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-scandinavian-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-scandinavian-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДУБ СКАНДИНАВСКИЙ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004146', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'uuid' => 'c99c34e1-b89c-4f1e-8a12-e6d99822b1f8', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '4f70a20f-28b4-4f2a-b59b-ec1e77a47bf2', 'colorNumber' => 'CLEA 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => 'DUB SCANDINAVIAN '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862292', 'sapIndex' => '158254000000001802', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41022STEJAR SCANDINA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TA'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41022EICHE SCANDINAV'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN OA'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022CHÊNE SCANDINAV'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TÖ'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ROVERE SCANDINA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДУБ СКАНДИНАВСК'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДЪБ СКАНДИНАВСК'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN ĄŽ'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41022OZOLS SCANDINAV'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41022'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41022 DĄB SCANDINAVIAN')), 'logisticData' => array('ean' => '5905167862292', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001802', 'characteristics' => array(), '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' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865088', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862292', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/E63aHgQ588LyrXEp.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick Vinyl mit integrierter Trittschalldämmung -  Eiche SCANDINAVIAN - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-scandinavian-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-scandinavian-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-scandinavian-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004691', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/SshrvfGbh3qbRr04-32800.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/Ji4YhearDDTEnseC-32800.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167865088_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'uuid' => 'c14986d5-fde7-4f0e-89ba-c91f2102e2c5', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => '70589330-9b55-4f66-b105-94277c5abe59', 'colorNumber' => 'CLEA 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'TAKEDA EIK'), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => 'DUB TAKEDA '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862216', 'sapIndex' => '158254000000001794', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ROVERE TAKEDA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41892'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41892 DĄB TAKEDA')), 'logisticData' => array('ean' => '5905167862216', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001794', 'characteristics' => array(), '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' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865002', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862216', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/f6dkONGCYRWuIrH9.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick-Vinyl mit integrierter Trittschalldämmung -  Eiche TAKEDA - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-takeda-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - TAKEDA TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-takeda-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-takeda-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax LEGNAR ACOUSTIC - STEJAR TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-legnar-acoustic-stejar-takeda-5-3mm-0-55mm'), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004653', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/MOBHygnnlrusqCRb-32792.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/MvX4InPZxpLF5yKB-32792.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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')))), 'hue' => object(Hue)), array())
     (vendor/twig/twig/src/TemplateWrapper.php:40)
  at Twig\TemplateWrapper->render(array('entity' => object(Page), 'currentUrl' => array('locale' => 'en'), 'category' => object(Category), 'title' => 'light grey', 'products' => array(array('name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'uuid' => '8987e692-b312-4f52-8c40-daabf7983a66', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'BiClick', 'uuid' => '34b09484-e185-4fdd-b97a-1c3c9134c67f', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'en' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '9ef6a63b-93ec-4fee-bdf9-831ab00768df', 'colorNumber' => 'CBC 41022', 'namePl' => 'Dąb Scandinavian', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'DUB SCANDINAVIAN H'), 'de' => array('name' => 'SCANDINAVIAN EICHE'), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'SCANDINAVIAN ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN'), 'hr' => array('name' => 'SCANDINAVIAN HRAST'), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => 'ROVERE SCANDINAVIAN'), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN'), 'ru' => array('name' => 'ДУБ СКАНДИНАВИЯ'), 'sk' => array('name' => 'DUB DUB SCANDINAVI'), 'sl' => array('name' => 'SCANDINAVIAN HRAST'), 'sr' => array('name' => 'SCANDINAVIAN HRAST'), 'sv' => array('name' => 'SCANDINAVIAN EK'), 'ua' => array('name' => 'ДУБ СКАНДИНАВІЯ'))), 'ean' => '5905167814185', 'sapIndex' => '158254000000000482', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2006', 'dop' => 'RF4003/2', 'width' => '180', 'length' => '1220', 'fugue_id' => '3', 'thickness' => '4', 'top_layer' => '0.3', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5/4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')), 'pieces_in_package' => '10', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.033', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'Secura VINYL Click', 'square_meters_in_package' => '2.196', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'Micro Bevel', 'uuid' => '37823e50-a632-4f7c-8562-61d77fd3e36a', 'id' => 3), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 12, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'BICLICK CLICK CBC 41022 DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'BICLICK CLICK CBC 41022 ДУБ СКАНДИНАВСКИ'), array('language' => 'HR', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV'), array('language' => 'LT', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN ĄŽU'), array('language' => 'CS', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'BICLICK CLICK CBC 41022 STEJAR SCANDINA'), array('language' => 'HU', 'shortDescription' => 'BiClick LVT click padló Skandináv tölgy'), array('language' => 'BG', 'shortDescription' => 'BICLICK CLICK CBC 41022 СКАНДИНАВСКИ ДЪБ'), array('language' => 'DE', 'shortDescription' => 'BICLICK CLICK CBC 41022 EICHE SCANDINAV'), array('language' => 'FR', 'shortDescription' => 'BICLICK CLICK CBC 41022 CHÊNE SCANDINAVI'), array('language' => 'IT', 'shortDescription' => 'BICLICK CLICK CBC 41022 ROVERE SCANDINA'), array('language' => 'ES', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN TAM'), array('language' => 'SK', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'BICLICK CLICK CBC 41022 OZOLS SCANDINAVI'), array('language' => 'SL', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV')), 'logisticData' => array('ean' => '5905167814185', 'size' => '1,22X0,18X0,004', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'MPLB', 'volume' => 6106.4809999999998, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.0999999999999996, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5500000000000007, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 105.408), 'productIndex' => '158254000000000482', 'characteristics' => array(), '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' => 26352, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 52704, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167814192', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167814185', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 6106.4809999999998, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5500000000000007))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp')), 'files' => array(array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFIRMAX_BiClick_Floor laying instructions_11-04-2019_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/9mkiPn5wQ2aWBuVq.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_BiClick Wood_TDS_31-03-2022_EN-DE_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AHrwRd2sENpB0kpu.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_BICLICK__the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/0upOCBOg6VE1uhe0.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax BiClick - MONUMENT OAK - 4mm/0.3mm', 'uuid' => '6bcf288d-a84b-4f0c-8599-22dd334c8d0f', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824245', 'sapIndex' => '154231201505000535', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-monument-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003927', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824245_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - NEWPORT OAK - 4mm/0.3mm', 'uuid' => 'e1b9f672-4871-4f43-8c88-25e880dbfe54', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824252', 'sapIndex' => '154231201505000536', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-newport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003933', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CALVIA OAK - 4mm/0.3mm', 'uuid' => '37ae4ebc-2e74-4f7e-9b43-c20aea55b1ad', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824269', 'sapIndex' => '154231201505000537', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-calvia-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003930', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_03.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_03.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_03.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_03.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_03.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_03.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_02.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_02.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_02.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_02.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_02.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_02.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_04.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_04.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_04.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_04.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_04.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_04.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - GOLDBERG OAK - 4mm/0.3mm', 'uuid' => '0b28cbb7-d02b-4f14-b920-20a024ea6286', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824276', 'sapIndex' => '154231201505000538', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-goldberg-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003932', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CORNWALL OAK - 4mm/0.3mm', 'uuid' => 'e4ef7018-ac28-4ffd-b14e-b29125659510', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824283', 'sapIndex' => '154231201505000539', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-cornwall-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003934', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - ROSSPORT OAK - 4mm/0.3mm', 'uuid' => 'dc00e1bf-342c-4f06-991b-ca317ac923a5', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824290', 'sapIndex' => '154231201505000540', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-rossport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003928', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824290_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - BRADFORD OAK - 4mm/0.3mm', 'uuid' => 'dbcd190a-137f-4fb8-9ef7-3de9802b5aed', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814222', 'sapIndex' => '158254000000000483', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-bradford-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003925', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814222_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - VERMONT OAK - 4mm/0.3mm', 'uuid' => '23ea6379-4a52-4f69-bb04-f402ac7a5e8b', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814246', 'sapIndex' => '158254000000000484', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-vermont-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003926', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814246_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - JERSEY OAK - 4mm/0.3mm', 'uuid' => '2cfccc42-8b09-4f49-bea3-14a0828fedc9', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814284', 'sapIndex' => '158254000000000485', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-jersey-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003929', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814284_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_02.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB SCANDINAVIAN H - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-scandinavian-h-4mm-0-3mm'), 'de' => array('lead' => '', 'name' => 'Vinylboden Afirmax BiClick - SCANDINAVIAN EICHE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylboden-afirmax-biclick-scandinavian-eiche-4mm-0-3mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'es' => array('lead' => '', 'name' => 'Suelo de vinilo Afirmax BiClick - SCANDINAVIAN ROBLE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'suelo-de-vinilo-afirmax-biclick-scandinavian-roble-4mm-0-3mm'), 'et' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'fr' => array('lead' => '', 'name' => 'Sol vinyle Afirmax BiClick - CHÊNE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'sol-vinyle-afirmax-biclick-chene-scandinavian-4mm-0-3mm'), 'hr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'hu' => array('lead' => '', 'name' => 'VINIL PADLÓ Afirmax BiClick - SCANDINAVIAN TÖLGY - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-biclick-scandinavian-tolgy-4mm-0-3mm'), 'it' => array('lead' => '', 'name' => 'PAVIMENTI VINILICI Afirmax BiClick - ROVERE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'pavimenti-vinilici-afirmax-biclick-rovere-scandinavian-4mm-0-3mm'), 'lt' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'nl' => array('lead' => '', 'name' => 'Vinyl vloer Afirmax BiClick - SCANDINAVIAN EIK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-vloer-afirmax-biclick-scandinavian-eik-4mm-0-3mm'), 'pl' => array('lead' => '', 'name' => 'Panele winylowe Afirmax BiClick - DĄB SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-biclick-dab-scandinavian-4mm-0-3mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax BiClick - STEJAR SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-biclick-stejar-scandinavian-4mm-0-3mm'), 'ru' => array('lead' => '', 'name' => 'Кварцвиниловая плитка Afirmax BiClick - ДУБ СКАНДИНАВИЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm'), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB DUB SCANDINAVI - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-dub-scandinavi-4mm-0-3mm'), 'sl' => array('lead' => '', 'name' => 'VINIL Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sv' => array('lead' => '', 'name' => 'VINYLGOLV Afirmax BiClick - SCANDINAVIAN EK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylgolv-afirmax-biclick-scandinavian-ek-4mm-0-3mm'), 'ua' => array('lead' => '', 'name' => 'ПВХ плитка Afirmax BiClick - ДУБ СКАНДИНАВІЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm')), 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003924', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814185_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '180', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'uuid' => 'e0a310ef-4d57-4f7b-9b58-b1780ea6d061', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR ULTRA', 'uuid' => '5eba22e1-263c-4f82-962d-4ace9cabb628', 'color' => '#e9ec32', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'cs' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'de' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'en' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'es' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'et' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'fr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hu' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'it' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'lt' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'nl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'pl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ro' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ru' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sk' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sv' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ua' => array('name' => 'LEGNAR ULTRA', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'IRVING OAK', 'uuid' => 'cfa67a21-35ac-4f93-91d5-9c5f8fd77916', 'colorNumber' => 'CLS 42132', 'namePl' => 'DĄB IRVING ', 'translations' => array('bg' => array('name' => 'IRVING ĄŽUOLAS'), 'cs' => array('name' => 'DUB IRVING'), 'de' => array('name' => ' EICHE IRVING'), 'en' => array('name' => 'IRVING OAK'), 'es' => array('name' => 'ROBLE IRVING '), 'et' => array('name' => 'IRVING TAMM'), 'fr' => array('name' => 'CHÊNE IRVING '), 'hr' => array('name' => ' HRAST IRVING '), 'hu' => array('name' => 'IRVING TÖLGY'), 'it' => array('name' => 'ROVERE IRVING  '), 'lt' => array('name' => 'OZOLS IRVING '), 'nl' => array('name' => 'IRVING EIK'), 'pl' => array('name' => 'DĄB IRVING '), 'ro' => array('name' => ' STEJAR IRVING '), 'ru' => array('name' => 'ДУБ  IRVING '), 'sk' => array('name' => 'DUB IRVING  '), 'sl' => array('name' => 'HRAST IRVING '), 'sr' => array('name' => 'IRVING OAK'), 'sv' => array('name' => 'IRVING OK'), 'ua' => array('name' => 'ДУБ  IRVING '))), 'ean' => '5905167847497', 'sapIndex' => '158254000000000949', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/2', 'eir' => '1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '4,5/5,5', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'assembly_type_id' => '', 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR EIR CLS42132 STEJAR IRVING'), array('language' => 'SL', 'shortDescription' => 'LEGNAR EIR CLS42132HRAST IRVING'), array('language' => 'HR', 'shortDescription' => 'LEGNAR EIR CLS42132 HRAST IRVING'), array('language' => 'ET', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'DE', 'shortDescription' => 'LEGNAR EIR CLS42132 EICHE IRVING'), array('language' => 'EN', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR EIR CLS42132CHÊNE IRVING'), array('language' => 'HU', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR EIR CLS42132ROVERE IRVING'), array('language' => 'PL', 'shortDescription' => 'LEGNAR ULTRA CLS42132DĄB IRVING'), array('language' => 'SK', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'RU', 'shortDescription' => 'LEGNAR EIR CLS42132ДУБ IRVING'), array('language' => 'BG', 'shortDescription' => 'LEGNAR EIR CLS42132ДЪБ IRVING'), array('language' => 'LT', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR EIR CLS42132OZOLS IRVING'), array('language' => 'SH', 'shortDescription' => 'LEGNAR EIR CLS42132')), 'logisticData' => array('ean' => '5905167847497', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLR', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.1020000000000003, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5679999999999996, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000949', 'characteristics' => array(), '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' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53641, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 4, 'length' => 1220, 'volume' => 1.1180000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847794', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847497', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5679999999999996), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar-EIR_TDS_24-06-2022_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/aAcLNkKKXVJpKDPi.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar-EIR_INS_27-06-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AFqrXrAnhI7XIjmH.pdf'), array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/CLj9xVK6zbqqMI3D.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/Zkr8a5AFn9MQy8Op.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - NEWARK OAK - 4mm/0.55mm', 'uuid' => '52cacc5f-4bce-4f91-8130-2c62fbc535ca', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847503', 'sapIndex' => '158254000000000950', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-newark-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004415', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847503_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAGENSBORG OAK - 4mm/0.55mm', 'uuid' => 'c9602141-7d7f-4f1d-b197-00a29d661047', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847510', 'sapIndex' => '158254000000000951', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hagensborg-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004416', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847510_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - AURORA OAK - 4mm/0.55mm', 'uuid' => '0c2218ba-0557-4f7a-8633-dd107f45000a', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847527', 'sapIndex' => '158254000000000952', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-aurora-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004417', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847527_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAMPTON OAK - 4mm/0.55mm', 'uuid' => '12a35f71-f055-4faf-bf01-b8d26734b9b3', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847534', 'sapIndex' => '158254000000000953', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hampton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004418', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - SILVERTON OAK - 4mm/0.55mm', 'uuid' => 'a1129ed5-699e-4f9b-ad47-e09ac7889f79', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847541', 'sapIndex' => '158254000000000954', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-silverton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004419', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_01.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB IRVING - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-irving-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR ULTRA -  EICHE IRVING - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-ultra-eiche-irving-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR ULTRA - ROBLE IRVING  - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-ultra-roble-irving-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR ULTRA - CHÊNE IRVING  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-ultra-chene-irving-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA -  HRAST HAYWORTH - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR ULTRA - IRVING TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-ultra-irving-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR ULTRA - ROVERE HAYWORTH  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-ultra-rovere-hayworth-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR ULTRA - DĄB IRVING - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-ultra-dab-irving-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR ULTRA -  STEJAR HAYWORTH  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-ultra-stejar-hayworth-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR ULTRA - ДУБ  ИРВИНГ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-hayworth-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR ULTRA - HRAST HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR ULTRA - ДУБ  HAYWORTH - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004414', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847497_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847497_D_01.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'uuid' => 'fe7e37e4-c499-4f64-a959-8b694cfd77bb', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => 'd9358a78-f842-4fd7-84c2-67783051f2a5', 'colorNumber' => 'CLE 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839553', 'sapIndex' => '158254000000000589', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'UK', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41892ROVERE TAKEDA'), array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41892')), 'logisticData' => array('ean' => '5905167839553', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000589', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841556', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839553', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB TAKEDA  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-takeda-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - TAKEDA EICHE - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-takeda-eiche-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - TAKEDA ROBLE - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-takeda-roble-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE TAKEDA  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-takeda-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST TAKEDA  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-takeda-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - TAKEDA TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-takeda-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB TAKEDA - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-takeda-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR TAKEDA  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-takeda-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДЪБ ТАКЕДА - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004138', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_03.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_03.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_03.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_03.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_03.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_03.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'uuid' => '5f6b665f-f7cd-4ffc-8447-358c3d85d07f', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => 'b0700520-51a7-4f78-8d57-8008a95e93c6', 'colorNumber' => 'CLE 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839638', 'sapIndex' => '158254000000000597', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41022DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41022ДУБ СКАНДИНАВСКИЙ'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIA ĄŽUOLAS'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41022STEJAR SCANDINAVIAN'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TÖLGY'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41022ДЪБ СКАНДИНАВСКИ'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41022EICHE SCANDINAVIAN'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41022CHÊNE SCANDINAVIAN'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41022ROVERE SCANDINAVIAN'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41022OZOLS SCANDINAVIAN'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TAMM'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41022')), 'logisticData' => array('ean' => '5905167839638', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000597', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841631', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839638', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_30-11-2021_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/jmxCdQJubx2VqP13.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-scandinavian-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - EICHE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-eiche-scandinavian-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - ROBLE SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-roble-scandinavian-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-scandinavian-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-scandinavian-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - SCANDINAVIAN TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-scandinavian-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-scandinavian-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-scandinavian-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДУБ СКАНДИНАВСКИЙ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004146', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'uuid' => 'c99c34e1-b89c-4f1e-8a12-e6d99822b1f8', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '4f70a20f-28b4-4f2a-b59b-ec1e77a47bf2', 'colorNumber' => 'CLEA 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => 'DUB SCANDINAVIAN '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862292', 'sapIndex' => '158254000000001802', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41022STEJAR SCANDINA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TA'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41022EICHE SCANDINAV'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN OA'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022CHÊNE SCANDINAV'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TÖ'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ROVERE SCANDINA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДУБ СКАНДИНАВСК'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДЪБ СКАНДИНАВСК'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN ĄŽ'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41022OZOLS SCANDINAV'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41022'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41022 DĄB SCANDINAVIAN')), 'logisticData' => array('ean' => '5905167862292', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001802', 'characteristics' => array(), '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' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865088', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862292', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/E63aHgQ588LyrXEp.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick Vinyl mit integrierter Trittschalldämmung -  Eiche SCANDINAVIAN - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-scandinavian-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-scandinavian-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-scandinavian-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004691', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/SshrvfGbh3qbRr04-32800.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/Ji4YhearDDTEnseC-32800.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167865088_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'uuid' => 'c14986d5-fde7-4f0e-89ba-c91f2102e2c5', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => '70589330-9b55-4f66-b105-94277c5abe59', 'colorNumber' => 'CLEA 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'TAKEDA EIK'), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => 'DUB TAKEDA '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862216', 'sapIndex' => '158254000000001794', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ROVERE TAKEDA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41892'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41892 DĄB TAKEDA')), 'logisticData' => array('ean' => '5905167862216', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001794', 'characteristics' => array(), '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' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865002', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862216', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/f6dkONGCYRWuIrH9.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick-Vinyl mit integrierter Trittschalldämmung -  Eiche TAKEDA - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-takeda-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - TAKEDA TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-takeda-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-takeda-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax LEGNAR ACOUSTIC - STEJAR TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-legnar-acoustic-stejar-takeda-5-3mm-0-55mm'), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004653', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/MOBHygnnlrusqCRb-32792.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/MvX4InPZxpLF5yKB-32792.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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')))), 'hue' => object(Hue)))
     (vendor/twig/twig/src/Environment.php:277)
  at Twig\Environment->render('front/products.twig', array('entity' => object(Page), 'currentUrl' => array('locale' => 'en'), 'category' => object(Category), 'title' => 'light grey', 'products' => array(array('name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'uuid' => '8987e692-b312-4f52-8c40-daabf7983a66', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'BiClick', 'uuid' => '34b09484-e185-4fdd-b97a-1c3c9134c67f', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'en' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '9ef6a63b-93ec-4fee-bdf9-831ab00768df', 'colorNumber' => 'CBC 41022', 'namePl' => 'Dąb Scandinavian', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'DUB SCANDINAVIAN H'), 'de' => array('name' => 'SCANDINAVIAN EICHE'), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'SCANDINAVIAN ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN'), 'hr' => array('name' => 'SCANDINAVIAN HRAST'), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => 'ROVERE SCANDINAVIAN'), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN'), 'ru' => array('name' => 'ДУБ СКАНДИНАВИЯ'), 'sk' => array('name' => 'DUB DUB SCANDINAVI'), 'sl' => array('name' => 'SCANDINAVIAN HRAST'), 'sr' => array('name' => 'SCANDINAVIAN HRAST'), 'sv' => array('name' => 'SCANDINAVIAN EK'), 'ua' => array('name' => 'ДУБ СКАНДИНАВІЯ'))), 'ean' => '5905167814185', 'sapIndex' => '158254000000000482', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2006', 'dop' => 'RF4003/2', 'width' => '180', 'length' => '1220', 'fugue_id' => '3', 'thickness' => '4', 'top_layer' => '0.3', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5/4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')), 'pieces_in_package' => '10', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.033', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'Secura VINYL Click', 'square_meters_in_package' => '2.196', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'Micro Bevel', 'uuid' => '37823e50-a632-4f7c-8562-61d77fd3e36a', 'id' => 3), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 12, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'BICLICK CLICK CBC 41022 DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'BICLICK CLICK CBC 41022 ДУБ СКАНДИНАВСКИ'), array('language' => 'HR', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV'), array('language' => 'LT', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN ĄŽU'), array('language' => 'CS', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'BICLICK CLICK CBC 41022 STEJAR SCANDINA'), array('language' => 'HU', 'shortDescription' => 'BiClick LVT click padló Skandináv tölgy'), array('language' => 'BG', 'shortDescription' => 'BICLICK CLICK CBC 41022 СКАНДИНАВСКИ ДЪБ'), array('language' => 'DE', 'shortDescription' => 'BICLICK CLICK CBC 41022 EICHE SCANDINAV'), array('language' => 'FR', 'shortDescription' => 'BICLICK CLICK CBC 41022 CHÊNE SCANDINAVI'), array('language' => 'IT', 'shortDescription' => 'BICLICK CLICK CBC 41022 ROVERE SCANDINA'), array('language' => 'ES', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN TAM'), array('language' => 'SK', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'BICLICK CLICK CBC 41022 OZOLS SCANDINAVI'), array('language' => 'SL', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV')), 'logisticData' => array('ean' => '5905167814185', 'size' => '1,22X0,18X0,004', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'MPLB', 'volume' => 6106.4809999999998, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.0999999999999996, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5500000000000007, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 105.408), 'productIndex' => '158254000000000482', 'characteristics' => array(), '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' => 26352, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 52704, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167814192', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167814185', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 6106.4809999999998, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5500000000000007))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp')), 'files' => array(array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFIRMAX_BiClick_Floor laying instructions_11-04-2019_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/9mkiPn5wQ2aWBuVq.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_BiClick Wood_TDS_31-03-2022_EN-DE_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AHrwRd2sENpB0kpu.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_BICLICK__the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/0upOCBOg6VE1uhe0.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax BiClick - MONUMENT OAK - 4mm/0.3mm', 'uuid' => '6bcf288d-a84b-4f0c-8599-22dd334c8d0f', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824245', 'sapIndex' => '154231201505000535', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-monument-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003927', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824245_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - NEWPORT OAK - 4mm/0.3mm', 'uuid' => 'e1b9f672-4871-4f43-8c88-25e880dbfe54', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824252', 'sapIndex' => '154231201505000536', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-newport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003933', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CALVIA OAK - 4mm/0.3mm', 'uuid' => '37ae4ebc-2e74-4f7e-9b43-c20aea55b1ad', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824269', 'sapIndex' => '154231201505000537', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-calvia-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003930', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_03.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_03.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_03.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_03.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_03.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_03.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_02.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_02.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_02.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_02.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_02.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_02.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_04.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_04.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_04.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_04.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_04.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_04.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - GOLDBERG OAK - 4mm/0.3mm', 'uuid' => '0b28cbb7-d02b-4f14-b920-20a024ea6286', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824276', 'sapIndex' => '154231201505000538', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-goldberg-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003932', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CORNWALL OAK - 4mm/0.3mm', 'uuid' => 'e4ef7018-ac28-4ffd-b14e-b29125659510', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824283', 'sapIndex' => '154231201505000539', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-cornwall-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003934', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - ROSSPORT OAK - 4mm/0.3mm', 'uuid' => 'dc00e1bf-342c-4f06-991b-ca317ac923a5', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824290', 'sapIndex' => '154231201505000540', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-rossport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003928', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824290_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - BRADFORD OAK - 4mm/0.3mm', 'uuid' => 'dbcd190a-137f-4fb8-9ef7-3de9802b5aed', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814222', 'sapIndex' => '158254000000000483', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-bradford-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003925', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814222_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - VERMONT OAK - 4mm/0.3mm', 'uuid' => '23ea6379-4a52-4f69-bb04-f402ac7a5e8b', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814246', 'sapIndex' => '158254000000000484', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-vermont-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003926', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814246_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - JERSEY OAK - 4mm/0.3mm', 'uuid' => '2cfccc42-8b09-4f49-bea3-14a0828fedc9', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814284', 'sapIndex' => '158254000000000485', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-jersey-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003929', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814284_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_02.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB SCANDINAVIAN H - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-scandinavian-h-4mm-0-3mm'), 'de' => array('lead' => '', 'name' => 'Vinylboden Afirmax BiClick - SCANDINAVIAN EICHE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylboden-afirmax-biclick-scandinavian-eiche-4mm-0-3mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'es' => array('lead' => '', 'name' => 'Suelo de vinilo Afirmax BiClick - SCANDINAVIAN ROBLE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'suelo-de-vinilo-afirmax-biclick-scandinavian-roble-4mm-0-3mm'), 'et' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'fr' => array('lead' => '', 'name' => 'Sol vinyle Afirmax BiClick - CHÊNE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'sol-vinyle-afirmax-biclick-chene-scandinavian-4mm-0-3mm'), 'hr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'hu' => array('lead' => '', 'name' => 'VINIL PADLÓ Afirmax BiClick - SCANDINAVIAN TÖLGY - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-biclick-scandinavian-tolgy-4mm-0-3mm'), 'it' => array('lead' => '', 'name' => 'PAVIMENTI VINILICI Afirmax BiClick - ROVERE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'pavimenti-vinilici-afirmax-biclick-rovere-scandinavian-4mm-0-3mm'), 'lt' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'nl' => array('lead' => '', 'name' => 'Vinyl vloer Afirmax BiClick - SCANDINAVIAN EIK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-vloer-afirmax-biclick-scandinavian-eik-4mm-0-3mm'), 'pl' => array('lead' => '', 'name' => 'Panele winylowe Afirmax BiClick - DĄB SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-biclick-dab-scandinavian-4mm-0-3mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax BiClick - STEJAR SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-biclick-stejar-scandinavian-4mm-0-3mm'), 'ru' => array('lead' => '', 'name' => 'Кварцвиниловая плитка Afirmax BiClick - ДУБ СКАНДИНАВИЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm'), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB DUB SCANDINAVI - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-dub-scandinavi-4mm-0-3mm'), 'sl' => array('lead' => '', 'name' => 'VINIL Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sv' => array('lead' => '', 'name' => 'VINYLGOLV Afirmax BiClick - SCANDINAVIAN EK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylgolv-afirmax-biclick-scandinavian-ek-4mm-0-3mm'), 'ua' => array('lead' => '', 'name' => 'ПВХ плитка Afirmax BiClick - ДУБ СКАНДИНАВІЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm')), 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003924', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814185_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '180', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'uuid' => 'e0a310ef-4d57-4f7b-9b58-b1780ea6d061', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR ULTRA', 'uuid' => '5eba22e1-263c-4f82-962d-4ace9cabb628', 'color' => '#e9ec32', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'cs' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'de' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'en' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'es' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'et' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'fr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hu' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'it' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'lt' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'nl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'pl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ro' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ru' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sk' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sv' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ua' => array('name' => 'LEGNAR ULTRA', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'IRVING OAK', 'uuid' => 'cfa67a21-35ac-4f93-91d5-9c5f8fd77916', 'colorNumber' => 'CLS 42132', 'namePl' => 'DĄB IRVING ', 'translations' => array('bg' => array('name' => 'IRVING ĄŽUOLAS'), 'cs' => array('name' => 'DUB IRVING'), 'de' => array('name' => ' EICHE IRVING'), 'en' => array('name' => 'IRVING OAK'), 'es' => array('name' => 'ROBLE IRVING '), 'et' => array('name' => 'IRVING TAMM'), 'fr' => array('name' => 'CHÊNE IRVING '), 'hr' => array('name' => ' HRAST IRVING '), 'hu' => array('name' => 'IRVING TÖLGY'), 'it' => array('name' => 'ROVERE IRVING  '), 'lt' => array('name' => 'OZOLS IRVING '), 'nl' => array('name' => 'IRVING EIK'), 'pl' => array('name' => 'DĄB IRVING '), 'ro' => array('name' => ' STEJAR IRVING '), 'ru' => array('name' => 'ДУБ  IRVING '), 'sk' => array('name' => 'DUB IRVING  '), 'sl' => array('name' => 'HRAST IRVING '), 'sr' => array('name' => 'IRVING OAK'), 'sv' => array('name' => 'IRVING OK'), 'ua' => array('name' => 'ДУБ  IRVING '))), 'ean' => '5905167847497', 'sapIndex' => '158254000000000949', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/2', 'eir' => '1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '4,5/5,5', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'assembly_type_id' => '', 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR EIR CLS42132 STEJAR IRVING'), array('language' => 'SL', 'shortDescription' => 'LEGNAR EIR CLS42132HRAST IRVING'), array('language' => 'HR', 'shortDescription' => 'LEGNAR EIR CLS42132 HRAST IRVING'), array('language' => 'ET', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'DE', 'shortDescription' => 'LEGNAR EIR CLS42132 EICHE IRVING'), array('language' => 'EN', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR EIR CLS42132CHÊNE IRVING'), array('language' => 'HU', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR EIR CLS42132ROVERE IRVING'), array('language' => 'PL', 'shortDescription' => 'LEGNAR ULTRA CLS42132DĄB IRVING'), array('language' => 'SK', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'RU', 'shortDescription' => 'LEGNAR EIR CLS42132ДУБ IRVING'), array('language' => 'BG', 'shortDescription' => 'LEGNAR EIR CLS42132ДЪБ IRVING'), array('language' => 'LT', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR EIR CLS42132OZOLS IRVING'), array('language' => 'SH', 'shortDescription' => 'LEGNAR EIR CLS42132')), 'logisticData' => array('ean' => '5905167847497', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLR', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.1020000000000003, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5679999999999996, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000949', 'characteristics' => array(), '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' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53641, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 4, 'length' => 1220, 'volume' => 1.1180000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847794', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847497', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5679999999999996), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar-EIR_TDS_24-06-2022_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/aAcLNkKKXVJpKDPi.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar-EIR_INS_27-06-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AFqrXrAnhI7XIjmH.pdf'), array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/CLj9xVK6zbqqMI3D.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/Zkr8a5AFn9MQy8Op.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - NEWARK OAK - 4mm/0.55mm', 'uuid' => '52cacc5f-4bce-4f91-8130-2c62fbc535ca', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847503', 'sapIndex' => '158254000000000950', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-newark-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004415', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847503_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAGENSBORG OAK - 4mm/0.55mm', 'uuid' => 'c9602141-7d7f-4f1d-b197-00a29d661047', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847510', 'sapIndex' => '158254000000000951', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hagensborg-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004416', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847510_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - AURORA OAK - 4mm/0.55mm', 'uuid' => '0c2218ba-0557-4f7a-8633-dd107f45000a', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847527', 'sapIndex' => '158254000000000952', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-aurora-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004417', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847527_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAMPTON OAK - 4mm/0.55mm', 'uuid' => '12a35f71-f055-4faf-bf01-b8d26734b9b3', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847534', 'sapIndex' => '158254000000000953', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hampton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004418', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - SILVERTON OAK - 4mm/0.55mm', 'uuid' => 'a1129ed5-699e-4f9b-ad47-e09ac7889f79', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847541', 'sapIndex' => '158254000000000954', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-silverton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004419', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_01.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB IRVING - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-irving-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR ULTRA -  EICHE IRVING - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-ultra-eiche-irving-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR ULTRA - ROBLE IRVING  - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-ultra-roble-irving-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR ULTRA - CHÊNE IRVING  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-ultra-chene-irving-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA -  HRAST HAYWORTH - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR ULTRA - IRVING TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-ultra-irving-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR ULTRA - ROVERE HAYWORTH  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-ultra-rovere-hayworth-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR ULTRA - DĄB IRVING - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-ultra-dab-irving-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR ULTRA -  STEJAR HAYWORTH  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-ultra-stejar-hayworth-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR ULTRA - ДУБ  ИРВИНГ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-hayworth-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR ULTRA - HRAST HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR ULTRA - ДУБ  HAYWORTH - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004414', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847497_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847497_D_01.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'uuid' => 'fe7e37e4-c499-4f64-a959-8b694cfd77bb', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => 'd9358a78-f842-4fd7-84c2-67783051f2a5', 'colorNumber' => 'CLE 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839553', 'sapIndex' => '158254000000000589', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'UK', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41892ROVERE TAKEDA'), array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41892')), 'logisticData' => array('ean' => '5905167839553', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000589', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841556', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839553', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB TAKEDA  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-takeda-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - TAKEDA EICHE - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-takeda-eiche-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - TAKEDA ROBLE - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-takeda-roble-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE TAKEDA  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-takeda-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST TAKEDA  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-takeda-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - TAKEDA TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-takeda-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB TAKEDA - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-takeda-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR TAKEDA  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-takeda-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДЪБ ТАКЕДА - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004138', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_03.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_03.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_03.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_03.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_03.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_03.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'uuid' => '5f6b665f-f7cd-4ffc-8447-358c3d85d07f', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => 'b0700520-51a7-4f78-8d57-8008a95e93c6', 'colorNumber' => 'CLE 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839638', 'sapIndex' => '158254000000000597', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41022DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41022ДУБ СКАНДИНАВСКИЙ'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIA ĄŽUOLAS'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41022STEJAR SCANDINAVIAN'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TÖLGY'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41022ДЪБ СКАНДИНАВСКИ'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41022EICHE SCANDINAVIAN'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41022CHÊNE SCANDINAVIAN'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41022ROVERE SCANDINAVIAN'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41022OZOLS SCANDINAVIAN'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TAMM'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41022')), 'logisticData' => array('ean' => '5905167839638', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000597', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841631', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839638', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_30-11-2021_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/jmxCdQJubx2VqP13.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-scandinavian-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - EICHE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-eiche-scandinavian-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - ROBLE SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-roble-scandinavian-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-scandinavian-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-scandinavian-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - SCANDINAVIAN TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-scandinavian-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-scandinavian-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-scandinavian-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДУБ СКАНДИНАВСКИЙ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004146', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'uuid' => 'c99c34e1-b89c-4f1e-8a12-e6d99822b1f8', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '4f70a20f-28b4-4f2a-b59b-ec1e77a47bf2', 'colorNumber' => 'CLEA 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => 'DUB SCANDINAVIAN '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862292', 'sapIndex' => '158254000000001802', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41022STEJAR SCANDINA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TA'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41022EICHE SCANDINAV'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN OA'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022CHÊNE SCANDINAV'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TÖ'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ROVERE SCANDINA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДУБ СКАНДИНАВСК'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДЪБ СКАНДИНАВСК'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN ĄŽ'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41022OZOLS SCANDINAV'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41022'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41022 DĄB SCANDINAVIAN')), 'logisticData' => array('ean' => '5905167862292', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001802', 'characteristics' => array(), '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' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865088', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862292', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/E63aHgQ588LyrXEp.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick Vinyl mit integrierter Trittschalldämmung -  Eiche SCANDINAVIAN - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-scandinavian-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-scandinavian-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-scandinavian-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004691', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/SshrvfGbh3qbRr04-32800.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/Ji4YhearDDTEnseC-32800.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167865088_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'uuid' => 'c14986d5-fde7-4f0e-89ba-c91f2102e2c5', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => '70589330-9b55-4f66-b105-94277c5abe59', 'colorNumber' => 'CLEA 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'TAKEDA EIK'), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => 'DUB TAKEDA '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862216', 'sapIndex' => '158254000000001794', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ROVERE TAKEDA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41892'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41892 DĄB TAKEDA')), 'logisticData' => array('ean' => '5905167862216', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001794', 'characteristics' => array(), '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' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865002', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862216', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/f6dkONGCYRWuIrH9.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick-Vinyl mit integrierter Trittschalldämmung -  Eiche TAKEDA - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-takeda-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - TAKEDA TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-takeda-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-takeda-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax LEGNAR ACOUSTIC - STEJAR TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-legnar-acoustic-stejar-takeda-5-3mm-0-55mm'), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004653', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/MOBHygnnlrusqCRb-32792.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/MvX4InPZxpLF5yKB-32792.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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')))), 'hue' => object(Hue)))
     (vendor/symfony/framework-bundle/Controller/AbstractController.php:249)
  at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->renderView('front/products.twig', array('entity' => object(Page), 'currentUrl' => array('locale' => 'en'), 'category' => object(Category), 'title' => 'light grey', 'products' => array(array('name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'uuid' => '8987e692-b312-4f52-8c40-daabf7983a66', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'BiClick', 'uuid' => '34b09484-e185-4fdd-b97a-1c3c9134c67f', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'en' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '9ef6a63b-93ec-4fee-bdf9-831ab00768df', 'colorNumber' => 'CBC 41022', 'namePl' => 'Dąb Scandinavian', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'DUB SCANDINAVIAN H'), 'de' => array('name' => 'SCANDINAVIAN EICHE'), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'SCANDINAVIAN ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN'), 'hr' => array('name' => 'SCANDINAVIAN HRAST'), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => 'ROVERE SCANDINAVIAN'), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN'), 'ru' => array('name' => 'ДУБ СКАНДИНАВИЯ'), 'sk' => array('name' => 'DUB DUB SCANDINAVI'), 'sl' => array('name' => 'SCANDINAVIAN HRAST'), 'sr' => array('name' => 'SCANDINAVIAN HRAST'), 'sv' => array('name' => 'SCANDINAVIAN EK'), 'ua' => array('name' => 'ДУБ СКАНДИНАВІЯ'))), 'ean' => '5905167814185', 'sapIndex' => '158254000000000482', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2006', 'dop' => 'RF4003/2', 'width' => '180', 'length' => '1220', 'fugue_id' => '3', 'thickness' => '4', 'top_layer' => '0.3', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5/4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')), 'pieces_in_package' => '10', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.033', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'Secura VINYL Click', 'square_meters_in_package' => '2.196', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'Micro Bevel', 'uuid' => '37823e50-a632-4f7c-8562-61d77fd3e36a', 'id' => 3), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 12, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'BICLICK CLICK CBC 41022 DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'BICLICK CLICK CBC 41022 ДУБ СКАНДИНАВСКИ'), array('language' => 'HR', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV'), array('language' => 'LT', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN ĄŽU'), array('language' => 'CS', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'BICLICK CLICK CBC 41022 STEJAR SCANDINA'), array('language' => 'HU', 'shortDescription' => 'BiClick LVT click padló Skandináv tölgy'), array('language' => 'BG', 'shortDescription' => 'BICLICK CLICK CBC 41022 СКАНДИНАВСКИ ДЪБ'), array('language' => 'DE', 'shortDescription' => 'BICLICK CLICK CBC 41022 EICHE SCANDINAV'), array('language' => 'FR', 'shortDescription' => 'BICLICK CLICK CBC 41022 CHÊNE SCANDINAVI'), array('language' => 'IT', 'shortDescription' => 'BICLICK CLICK CBC 41022 ROVERE SCANDINA'), array('language' => 'ES', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN TAM'), array('language' => 'SK', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'BICLICK CLICK CBC 41022 OZOLS SCANDINAVI'), array('language' => 'SL', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV')), 'logisticData' => array('ean' => '5905167814185', 'size' => '1,22X0,18X0,004', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'MPLB', 'volume' => 6106.4809999999998, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.0999999999999996, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5500000000000007, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 105.408), 'productIndex' => '158254000000000482', 'characteristics' => array(), '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' => 26352, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 52704, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167814192', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167814185', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 6106.4809999999998, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5500000000000007))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp')), 'files' => array(array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFIRMAX_BiClick_Floor laying instructions_11-04-2019_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/9mkiPn5wQ2aWBuVq.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_BiClick Wood_TDS_31-03-2022_EN-DE_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AHrwRd2sENpB0kpu.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_BICLICK__the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/0upOCBOg6VE1uhe0.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax BiClick - MONUMENT OAK - 4mm/0.3mm', 'uuid' => '6bcf288d-a84b-4f0c-8599-22dd334c8d0f', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824245', 'sapIndex' => '154231201505000535', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-monument-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003927', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824245_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - NEWPORT OAK - 4mm/0.3mm', 'uuid' => 'e1b9f672-4871-4f43-8c88-25e880dbfe54', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824252', 'sapIndex' => '154231201505000536', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-newport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003933', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CALVIA OAK - 4mm/0.3mm', 'uuid' => '37ae4ebc-2e74-4f7e-9b43-c20aea55b1ad', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824269', 'sapIndex' => '154231201505000537', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-calvia-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003930', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_03.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_03.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_03.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_03.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_03.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_03.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_02.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_02.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_02.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_02.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_02.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_02.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_04.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_04.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_04.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_04.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_04.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_04.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - GOLDBERG OAK - 4mm/0.3mm', 'uuid' => '0b28cbb7-d02b-4f14-b920-20a024ea6286', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824276', 'sapIndex' => '154231201505000538', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-goldberg-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003932', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CORNWALL OAK - 4mm/0.3mm', 'uuid' => 'e4ef7018-ac28-4ffd-b14e-b29125659510', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824283', 'sapIndex' => '154231201505000539', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-cornwall-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003934', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - ROSSPORT OAK - 4mm/0.3mm', 'uuid' => 'dc00e1bf-342c-4f06-991b-ca317ac923a5', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824290', 'sapIndex' => '154231201505000540', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-rossport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003928', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824290_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - BRADFORD OAK - 4mm/0.3mm', 'uuid' => 'dbcd190a-137f-4fb8-9ef7-3de9802b5aed', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814222', 'sapIndex' => '158254000000000483', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-bradford-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003925', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814222_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - VERMONT OAK - 4mm/0.3mm', 'uuid' => '23ea6379-4a52-4f69-bb04-f402ac7a5e8b', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814246', 'sapIndex' => '158254000000000484', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-vermont-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003926', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814246_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - JERSEY OAK - 4mm/0.3mm', 'uuid' => '2cfccc42-8b09-4f49-bea3-14a0828fedc9', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814284', 'sapIndex' => '158254000000000485', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-jersey-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003929', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814284_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_02.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB SCANDINAVIAN H - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-scandinavian-h-4mm-0-3mm'), 'de' => array('lead' => '', 'name' => 'Vinylboden Afirmax BiClick - SCANDINAVIAN EICHE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylboden-afirmax-biclick-scandinavian-eiche-4mm-0-3mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'es' => array('lead' => '', 'name' => 'Suelo de vinilo Afirmax BiClick - SCANDINAVIAN ROBLE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'suelo-de-vinilo-afirmax-biclick-scandinavian-roble-4mm-0-3mm'), 'et' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'fr' => array('lead' => '', 'name' => 'Sol vinyle Afirmax BiClick - CHÊNE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'sol-vinyle-afirmax-biclick-chene-scandinavian-4mm-0-3mm'), 'hr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'hu' => array('lead' => '', 'name' => 'VINIL PADLÓ Afirmax BiClick - SCANDINAVIAN TÖLGY - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-biclick-scandinavian-tolgy-4mm-0-3mm'), 'it' => array('lead' => '', 'name' => 'PAVIMENTI VINILICI Afirmax BiClick - ROVERE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'pavimenti-vinilici-afirmax-biclick-rovere-scandinavian-4mm-0-3mm'), 'lt' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'nl' => array('lead' => '', 'name' => 'Vinyl vloer Afirmax BiClick - SCANDINAVIAN EIK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-vloer-afirmax-biclick-scandinavian-eik-4mm-0-3mm'), 'pl' => array('lead' => '', 'name' => 'Panele winylowe Afirmax BiClick - DĄB SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-biclick-dab-scandinavian-4mm-0-3mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax BiClick - STEJAR SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-biclick-stejar-scandinavian-4mm-0-3mm'), 'ru' => array('lead' => '', 'name' => 'Кварцвиниловая плитка Afirmax BiClick - ДУБ СКАНДИНАВИЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm'), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB DUB SCANDINAVI - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-dub-scandinavi-4mm-0-3mm'), 'sl' => array('lead' => '', 'name' => 'VINIL Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sv' => array('lead' => '', 'name' => 'VINYLGOLV Afirmax BiClick - SCANDINAVIAN EK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylgolv-afirmax-biclick-scandinavian-ek-4mm-0-3mm'), 'ua' => array('lead' => '', 'name' => 'ПВХ плитка Afirmax BiClick - ДУБ СКАНДИНАВІЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm')), 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003924', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814185_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '180', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'uuid' => 'e0a310ef-4d57-4f7b-9b58-b1780ea6d061', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR ULTRA', 'uuid' => '5eba22e1-263c-4f82-962d-4ace9cabb628', 'color' => '#e9ec32', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'cs' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'de' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'en' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'es' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'et' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'fr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hu' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'it' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'lt' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'nl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'pl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ro' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ru' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sk' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sv' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ua' => array('name' => 'LEGNAR ULTRA', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'IRVING OAK', 'uuid' => 'cfa67a21-35ac-4f93-91d5-9c5f8fd77916', 'colorNumber' => 'CLS 42132', 'namePl' => 'DĄB IRVING ', 'translations' => array('bg' => array('name' => 'IRVING ĄŽUOLAS'), 'cs' => array('name' => 'DUB IRVING'), 'de' => array('name' => ' EICHE IRVING'), 'en' => array('name' => 'IRVING OAK'), 'es' => array('name' => 'ROBLE IRVING '), 'et' => array('name' => 'IRVING TAMM'), 'fr' => array('name' => 'CHÊNE IRVING '), 'hr' => array('name' => ' HRAST IRVING '), 'hu' => array('name' => 'IRVING TÖLGY'), 'it' => array('name' => 'ROVERE IRVING  '), 'lt' => array('name' => 'OZOLS IRVING '), 'nl' => array('name' => 'IRVING EIK'), 'pl' => array('name' => 'DĄB IRVING '), 'ro' => array('name' => ' STEJAR IRVING '), 'ru' => array('name' => 'ДУБ  IRVING '), 'sk' => array('name' => 'DUB IRVING  '), 'sl' => array('name' => 'HRAST IRVING '), 'sr' => array('name' => 'IRVING OAK'), 'sv' => array('name' => 'IRVING OK'), 'ua' => array('name' => 'ДУБ  IRVING '))), 'ean' => '5905167847497', 'sapIndex' => '158254000000000949', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/2', 'eir' => '1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '4,5/5,5', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'assembly_type_id' => '', 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR EIR CLS42132 STEJAR IRVING'), array('language' => 'SL', 'shortDescription' => 'LEGNAR EIR CLS42132HRAST IRVING'), array('language' => 'HR', 'shortDescription' => 'LEGNAR EIR CLS42132 HRAST IRVING'), array('language' => 'ET', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'DE', 'shortDescription' => 'LEGNAR EIR CLS42132 EICHE IRVING'), array('language' => 'EN', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR EIR CLS42132CHÊNE IRVING'), array('language' => 'HU', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR EIR CLS42132ROVERE IRVING'), array('language' => 'PL', 'shortDescription' => 'LEGNAR ULTRA CLS42132DĄB IRVING'), array('language' => 'SK', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'RU', 'shortDescription' => 'LEGNAR EIR CLS42132ДУБ IRVING'), array('language' => 'BG', 'shortDescription' => 'LEGNAR EIR CLS42132ДЪБ IRVING'), array('language' => 'LT', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR EIR CLS42132OZOLS IRVING'), array('language' => 'SH', 'shortDescription' => 'LEGNAR EIR CLS42132')), 'logisticData' => array('ean' => '5905167847497', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLR', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.1020000000000003, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5679999999999996, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000949', 'characteristics' => array(), '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' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53641, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 4, 'length' => 1220, 'volume' => 1.1180000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847794', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847497', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5679999999999996), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar-EIR_TDS_24-06-2022_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/aAcLNkKKXVJpKDPi.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar-EIR_INS_27-06-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AFqrXrAnhI7XIjmH.pdf'), array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/CLj9xVK6zbqqMI3D.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/Zkr8a5AFn9MQy8Op.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - NEWARK OAK - 4mm/0.55mm', 'uuid' => '52cacc5f-4bce-4f91-8130-2c62fbc535ca', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847503', 'sapIndex' => '158254000000000950', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-newark-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004415', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847503_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAGENSBORG OAK - 4mm/0.55mm', 'uuid' => 'c9602141-7d7f-4f1d-b197-00a29d661047', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847510', 'sapIndex' => '158254000000000951', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hagensborg-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004416', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847510_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - AURORA OAK - 4mm/0.55mm', 'uuid' => '0c2218ba-0557-4f7a-8633-dd107f45000a', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847527', 'sapIndex' => '158254000000000952', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-aurora-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004417', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847527_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAMPTON OAK - 4mm/0.55mm', 'uuid' => '12a35f71-f055-4faf-bf01-b8d26734b9b3', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847534', 'sapIndex' => '158254000000000953', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hampton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004418', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - SILVERTON OAK - 4mm/0.55mm', 'uuid' => 'a1129ed5-699e-4f9b-ad47-e09ac7889f79', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847541', 'sapIndex' => '158254000000000954', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-silverton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004419', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_01.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB IRVING - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-irving-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR ULTRA -  EICHE IRVING - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-ultra-eiche-irving-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR ULTRA - ROBLE IRVING  - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-ultra-roble-irving-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR ULTRA - CHÊNE IRVING  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-ultra-chene-irving-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA -  HRAST HAYWORTH - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR ULTRA - IRVING TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-ultra-irving-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR ULTRA - ROVERE HAYWORTH  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-ultra-rovere-hayworth-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR ULTRA - DĄB IRVING - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-ultra-dab-irving-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR ULTRA -  STEJAR HAYWORTH  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-ultra-stejar-hayworth-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR ULTRA - ДУБ  ИРВИНГ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-hayworth-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR ULTRA - HRAST HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR ULTRA - ДУБ  HAYWORTH - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004414', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847497_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847497_D_01.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'uuid' => 'fe7e37e4-c499-4f64-a959-8b694cfd77bb', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => 'd9358a78-f842-4fd7-84c2-67783051f2a5', 'colorNumber' => 'CLE 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839553', 'sapIndex' => '158254000000000589', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'UK', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41892ROVERE TAKEDA'), array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41892')), 'logisticData' => array('ean' => '5905167839553', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000589', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841556', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839553', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB TAKEDA  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-takeda-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - TAKEDA EICHE - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-takeda-eiche-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - TAKEDA ROBLE - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-takeda-roble-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE TAKEDA  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-takeda-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST TAKEDA  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-takeda-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - TAKEDA TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-takeda-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB TAKEDA - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-takeda-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR TAKEDA  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-takeda-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДЪБ ТАКЕДА - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004138', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_03.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_03.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_03.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_03.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_03.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_03.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'uuid' => '5f6b665f-f7cd-4ffc-8447-358c3d85d07f', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => 'b0700520-51a7-4f78-8d57-8008a95e93c6', 'colorNumber' => 'CLE 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839638', 'sapIndex' => '158254000000000597', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41022DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41022ДУБ СКАНДИНАВСКИЙ'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIA ĄŽUOLAS'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41022STEJAR SCANDINAVIAN'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TÖLGY'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41022ДЪБ СКАНДИНАВСКИ'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41022EICHE SCANDINAVIAN'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41022CHÊNE SCANDINAVIAN'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41022ROVERE SCANDINAVIAN'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41022OZOLS SCANDINAVIAN'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TAMM'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41022')), 'logisticData' => array('ean' => '5905167839638', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000597', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841631', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839638', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_30-11-2021_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/jmxCdQJubx2VqP13.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-scandinavian-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - EICHE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-eiche-scandinavian-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - ROBLE SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-roble-scandinavian-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-scandinavian-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-scandinavian-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - SCANDINAVIAN TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-scandinavian-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-scandinavian-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-scandinavian-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДУБ СКАНДИНАВСКИЙ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004146', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'uuid' => 'c99c34e1-b89c-4f1e-8a12-e6d99822b1f8', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '4f70a20f-28b4-4f2a-b59b-ec1e77a47bf2', 'colorNumber' => 'CLEA 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => 'DUB SCANDINAVIAN '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862292', 'sapIndex' => '158254000000001802', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41022STEJAR SCANDINA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TA'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41022EICHE SCANDINAV'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN OA'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022CHÊNE SCANDINAV'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TÖ'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ROVERE SCANDINA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДУБ СКАНДИНАВСК'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДЪБ СКАНДИНАВСК'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN ĄŽ'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41022OZOLS SCANDINAV'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41022'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41022 DĄB SCANDINAVIAN')), 'logisticData' => array('ean' => '5905167862292', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001802', 'characteristics' => array(), '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' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865088', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862292', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/E63aHgQ588LyrXEp.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick Vinyl mit integrierter Trittschalldämmung -  Eiche SCANDINAVIAN - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-scandinavian-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-scandinavian-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-scandinavian-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004691', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/SshrvfGbh3qbRr04-32800.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/Ji4YhearDDTEnseC-32800.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167865088_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'uuid' => 'c14986d5-fde7-4f0e-89ba-c91f2102e2c5', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => '70589330-9b55-4f66-b105-94277c5abe59', 'colorNumber' => 'CLEA 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'TAKEDA EIK'), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => 'DUB TAKEDA '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862216', 'sapIndex' => '158254000000001794', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ROVERE TAKEDA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41892'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41892 DĄB TAKEDA')), 'logisticData' => array('ean' => '5905167862216', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001794', 'characteristics' => array(), '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' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865002', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862216', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/f6dkONGCYRWuIrH9.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick-Vinyl mit integrierter Trittschalldämmung -  Eiche TAKEDA - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-takeda-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - TAKEDA TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-takeda-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-takeda-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax LEGNAR ACOUSTIC - STEJAR TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-legnar-acoustic-stejar-takeda-5-3mm-0-55mm'), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004653', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/MOBHygnnlrusqCRb-32792.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/MvX4InPZxpLF5yKB-32792.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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')))), 'hue' => object(Hue)))
     (vendor/symfony/framework-bundle/Controller/AbstractController.php:257)
  at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render('front/products.twig', array('entity' => object(Page), 'currentUrl' => array('locale' => 'en'), 'category' => object(Category), 'title' => 'light grey', 'products' => array(array('name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'uuid' => '8987e692-b312-4f52-8c40-daabf7983a66', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'BiClick', 'uuid' => '34b09484-e185-4fdd-b97a-1c3c9134c67f', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'en' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'BiClick', 'description' => '<p>Podłoga z kolekcji BiClick zachwyca kolorami i strukturą przypominającą prawdziwe drewno. Ciepła i miła w dotyku, świetnie nadająca się nad ogrzewanie podlogowe. Dzięki zastosowaniu zamka 2G montaż podłogi będzie łatwy i szybki.&nbsp;</p>'), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '9ef6a63b-93ec-4fee-bdf9-831ab00768df', 'colorNumber' => 'CBC 41022', 'namePl' => 'Dąb Scandinavian', 'translations' => array('bg' => array('name' => ''), 'cs' => array('name' => 'DUB SCANDINAVIAN H'), 'de' => array('name' => 'SCANDINAVIAN EICHE'), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'SCANDINAVIAN ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN'), 'hr' => array('name' => 'SCANDINAVIAN HRAST'), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => 'ROVERE SCANDINAVIAN'), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN'), 'ru' => array('name' => 'ДУБ СКАНДИНАВИЯ'), 'sk' => array('name' => 'DUB DUB SCANDINAVI'), 'sl' => array('name' => 'SCANDINAVIAN HRAST'), 'sr' => array('name' => 'SCANDINAVIAN HRAST'), 'sv' => array('name' => 'SCANDINAVIAN EK'), 'ua' => array('name' => 'ДУБ СКАНДИНАВІЯ'))), 'ean' => '5905167814185', 'sapIndex' => '158254000000000482', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2006', 'dop' => 'RF4003/2', 'width' => '180', 'length' => '1220', 'fugue_id' => '3', 'thickness' => '4', 'top_layer' => '0.3', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5/4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '32', 'uuid' => '5fd76d19-2d04-4fa1-879a-b0c6c170804b')), 'pieces_in_package' => '10', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.033', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'Secura VINYL Click', 'square_meters_in_package' => '2.196', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'Micro Bevel', 'uuid' => '37823e50-a632-4f7c-8562-61d77fd3e36a', 'id' => 3), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 12, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'BICLICK CLICK CBC 41022 DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'BICLICK CLICK CBC 41022 ДУБ СКАНДИНАВСКИ'), array('language' => 'HR', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV'), array('language' => 'LT', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN ĄŽU'), array('language' => 'CS', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'BICLICK CLICK CBC 41022 STEJAR SCANDINA'), array('language' => 'HU', 'shortDescription' => 'BiClick LVT click padló Skandináv tölgy'), array('language' => 'BG', 'shortDescription' => 'BICLICK CLICK CBC 41022 СКАНДИНАВСКИ ДЪБ'), array('language' => 'DE', 'shortDescription' => 'BICLICK CLICK CBC 41022 EICHE SCANDINAV'), array('language' => 'FR', 'shortDescription' => 'BICLICK CLICK CBC 41022 CHÊNE SCANDINAVI'), array('language' => 'IT', 'shortDescription' => 'BICLICK CLICK CBC 41022 ROVERE SCANDINA'), array('language' => 'ES', 'shortDescription' => 'BICLICK CLICK CBC 41022 SCANDINAVIAN TAM'), array('language' => 'SK', 'shortDescription' => 'BICLICK CLICK CBC 41022 DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'BICLICK CLICK CBC 41022 OZOLS SCANDINAVI'), array('language' => 'SL', 'shortDescription' => 'BICLICK CLICK CBC 41022  HRAST SCANDINAV')), 'logisticData' => array('ean' => '5905167814185', 'size' => '1,22X0,18X0,004', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'MPLB', 'volume' => 6106.4809999999998, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.0999999999999996, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5500000000000007, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 105.408), 'productIndex' => '158254000000000482', 'characteristics' => array(), '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' => 26352, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 52704, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167814192', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2196, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167814185', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 6106.4809999999998, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5500000000000007))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp')), 'files' => array(array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFIRMAX_BiClick_Floor laying instructions_11-04-2019_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/9mkiPn5wQ2aWBuVq.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_BiClick Wood_TDS_31-03-2022_EN-DE_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AHrwRd2sENpB0kpu.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_BICLICK__the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/0upOCBOg6VE1uhe0.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax BiClick - MONUMENT OAK - 4mm/0.3mm', 'uuid' => '6bcf288d-a84b-4f0c-8599-22dd334c8d0f', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824245', 'sapIndex' => '154231201505000535', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-monument-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003927', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824245_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824245_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824245_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824245_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824245_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824245_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824245_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824245_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824245_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - NEWPORT OAK - 4mm/0.3mm', 'uuid' => 'e1b9f672-4871-4f43-8c88-25e880dbfe54', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824252', 'sapIndex' => '154231201505000536', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-newport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003933', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824252_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824252_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824252_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824252_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824252_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824252_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824252_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824252_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CALVIA OAK - 4mm/0.3mm', 'uuid' => '37ae4ebc-2e74-4f7e-9b43-c20aea55b1ad', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824269', 'sapIndex' => '154231201505000537', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-calvia-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003930', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_03.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_03.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_03.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_03.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_03.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_03.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_03.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_02.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_02.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_02.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_02.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_02.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_02.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_02.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_I_04.jpeg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_I_04.jpeg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_I_04.jpeg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_I_04.jpeg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_I_04.jpeg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_I_04.jpeg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824269_I_04.jpeg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824269_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824269_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824269_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824269_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824269_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824269_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824269_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824269_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - GOLDBERG OAK - 4mm/0.3mm', 'uuid' => '0b28cbb7-d02b-4f14-b920-20a024ea6286', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824276', 'sapIndex' => '154231201505000538', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-goldberg-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003932', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_04.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_05.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824276_D_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824276_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824276_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824276_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824276_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824276_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824276_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824276_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824276_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - CORNWALL OAK - 4mm/0.3mm', 'uuid' => 'e4ef7018-ac28-4ffd-b14e-b29125659510', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824283', 'sapIndex' => '154231201505000539', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-cornwall-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003934', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_05.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_05.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_05.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_05.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_05.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_05.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_05.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_05.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_06.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_06.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_06.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_06.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_06.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_06.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_06.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_06.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_I_04.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_I_04.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_I_04.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_I_04.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_I_04.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_I_04.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_I_04.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_I_04.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167824283_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824283_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824283_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824283_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824283_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824283_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824283_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824283_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824283_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - ROSSPORT OAK - 4mm/0.3mm', 'uuid' => 'dc00e1bf-342c-4f06-991b-ca317ac923a5', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167824290', 'sapIndex' => '154231201505000540', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-rossport-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003928', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167824290_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167824290_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167824290_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167824290_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167824290_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167824290_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167824290_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167824290_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167824290_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - BRADFORD OAK - 4mm/0.3mm', 'uuid' => 'dbcd190a-137f-4fb8-9ef7-3de9802b5aed', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814222', 'sapIndex' => '158254000000000483', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-bradford-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003925', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814222_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814222_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814222_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814222_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814222_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814222_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814222_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814222_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814222_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - VERMONT OAK - 4mm/0.3mm', 'uuid' => '23ea6379-4a52-4f69-bb04-f402ac7a5e8b', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814246', 'sapIndex' => '158254000000000484', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-vermont-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003926', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814246_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814246_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814246_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814246_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814246_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814246_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814246_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814246_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814246_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax BiClick - JERSEY OAK - 4mm/0.3mm', 'uuid' => '2cfccc42-8b09-4f49-bea3-14a0828fedc9', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167814284', 'sapIndex' => '158254000000000485', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-jersey-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003929', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814284_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814284_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814284_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814284_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814284_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814284_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814284_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814284_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814284_D_02.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB SCANDINAVIAN H - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-scandinavian-h-4mm-0-3mm'), 'de' => array('lead' => '', 'name' => 'Vinylboden Afirmax BiClick - SCANDINAVIAN EICHE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylboden-afirmax-biclick-scandinavian-eiche-4mm-0-3mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'es' => array('lead' => '', 'name' => 'Suelo de vinilo Afirmax BiClick - SCANDINAVIAN ROBLE - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'suelo-de-vinilo-afirmax-biclick-scandinavian-roble-4mm-0-3mm'), 'et' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'fr' => array('lead' => '', 'name' => 'Sol vinyle Afirmax BiClick - CHÊNE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'sol-vinyle-afirmax-biclick-chene-scandinavian-4mm-0-3mm'), 'hr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'hu' => array('lead' => '', 'name' => 'VINIL PADLÓ Afirmax BiClick - SCANDINAVIAN TÖLGY - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-biclick-scandinavian-tolgy-4mm-0-3mm'), 'it' => array('lead' => '', 'name' => 'PAVIMENTI VINILICI Afirmax BiClick - ROVERE SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'pavimenti-vinilici-afirmax-biclick-rovere-scandinavian-4mm-0-3mm'), 'lt' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax BiClick - SCANDINAVIAN OAK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm'), 'nl' => array('lead' => '', 'name' => 'Vinyl vloer Afirmax BiClick - SCANDINAVIAN EIK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-vloer-afirmax-biclick-scandinavian-eik-4mm-0-3mm'), 'pl' => array('lead' => '', 'name' => 'Panele winylowe Afirmax BiClick - DĄB SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-biclick-dab-scandinavian-4mm-0-3mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax BiClick - STEJAR SCANDINAVIAN - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-biclick-stejar-scandinavian-4mm-0-3mm'), 'ru' => array('lead' => '', 'name' => 'Кварцвиниловая плитка Afirmax BiClick - ДУБ СКАНДИНАВИЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm'), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax BiClick - DUB DUB SCANDINAVI - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-biclick-dub-dub-scandinavi-4mm-0-3mm'), 'sl' => array('lead' => '', 'name' => 'VINIL Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sr' => array('lead' => '', 'name' => 'VINILNI POD Afirmax BiClick - SCANDINAVIAN HRAST - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinilni-pod-afirmax-biclick-scandinavian-hrast-4mm-0-3mm'), 'sv' => array('lead' => '', 'name' => 'VINYLGOLV Afirmax BiClick - SCANDINAVIAN EK - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylgolv-afirmax-biclick-scandinavian-ek-4mm-0-3mm'), 'ua' => array('lead' => '', 'name' => 'ПВХ плитка Afirmax BiClick - ДУБ СКАНДИНАВІЯ - 4mm/0.3mm', 'description' => '', 'seoDescription' => '', 'slug' => 'afirmax-biclick-4mm-0-3mm')), 'slug' => 'vinyl-flooring-afirmax-biclick-scandinavian-oak-4mm-0-3mm', 'sampleSapIndex' => '550000000000003924', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167814185_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167814185_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167814185_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167814185_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167814185_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167814185_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167814185_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167814185_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167814185_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '180', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'uuid' => 'e0a310ef-4d57-4f7b-9b58-b1780ea6d061', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR ULTRA', 'uuid' => '5eba22e1-263c-4f82-962d-4ace9cabb628', 'color' => '#e9ec32', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'cs' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'de' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'en' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'es' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'et' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'fr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'hu' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'it' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'lt' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'nl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'pl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ro' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ru' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sk' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sl' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sr' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'sv' => array('name' => 'LEGNAR ULTRA', 'description' => ''), 'ua' => array('name' => 'LEGNAR ULTRA', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'IRVING OAK', 'uuid' => 'cfa67a21-35ac-4f93-91d5-9c5f8fd77916', 'colorNumber' => 'CLS 42132', 'namePl' => 'DĄB IRVING ', 'translations' => array('bg' => array('name' => 'IRVING ĄŽUOLAS'), 'cs' => array('name' => 'DUB IRVING'), 'de' => array('name' => ' EICHE IRVING'), 'en' => array('name' => 'IRVING OAK'), 'es' => array('name' => 'ROBLE IRVING '), 'et' => array('name' => 'IRVING TAMM'), 'fr' => array('name' => 'CHÊNE IRVING '), 'hr' => array('name' => ' HRAST IRVING '), 'hu' => array('name' => 'IRVING TÖLGY'), 'it' => array('name' => 'ROVERE IRVING  '), 'lt' => array('name' => 'OZOLS IRVING '), 'nl' => array('name' => 'IRVING EIK'), 'pl' => array('name' => 'DĄB IRVING '), 'ro' => array('name' => ' STEJAR IRVING '), 'ru' => array('name' => 'ДУБ  IRVING '), 'sk' => array('name' => 'DUB IRVING  '), 'sl' => array('name' => 'HRAST IRVING '), 'sr' => array('name' => 'IRVING OAK'), 'sv' => array('name' => 'IRVING OK'), 'ua' => array('name' => 'ДУБ  IRVING '))), 'ean' => '5905167847497', 'sapIndex' => '158254000000000949', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/2', 'eir' => '1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '4,5/5,5', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'assembly_type_id' => '', 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR EIR CLS42132 STEJAR IRVING'), array('language' => 'SL', 'shortDescription' => 'LEGNAR EIR CLS42132HRAST IRVING'), array('language' => 'HR', 'shortDescription' => 'LEGNAR EIR CLS42132 HRAST IRVING'), array('language' => 'ET', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'DE', 'shortDescription' => 'LEGNAR EIR CLS42132 EICHE IRVING'), array('language' => 'EN', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR EIR CLS42132CHÊNE IRVING'), array('language' => 'HU', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR EIR CLS42132ROVERE IRVING'), array('language' => 'PL', 'shortDescription' => 'LEGNAR ULTRA CLS42132DĄB IRVING'), array('language' => 'SK', 'shortDescription' => 'LEGNAR EIR CLS42132DUB IRVING'), array('language' => 'RU', 'shortDescription' => 'LEGNAR EIR CLS42132ДУБ IRVING'), array('language' => 'BG', 'shortDescription' => 'LEGNAR EIR CLS42132ДЪБ IRVING'), array('language' => 'LT', 'shortDescription' => 'LEGNAR EIR CLS42132IRVING ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR EIR CLS42132OZOLS IRVING'), array('language' => 'SH', 'shortDescription' => 'LEGNAR EIR CLS42132')), 'logisticData' => array('ean' => '5905167847497', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLR', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.1020000000000003, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.5679999999999996, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000949', 'characteristics' => array(), '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' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53641, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 4, 'length' => 1220, 'volume' => 1.1180000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847794', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167847497', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.5679999999999996), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar-EIR_TDS_24-06-2022_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/aAcLNkKKXVJpKDPi.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar-EIR_INS_27-06-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/AFqrXrAnhI7XIjmH.pdf'), array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/CLj9xVK6zbqqMI3D.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR-EIR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/Zkr8a5AFn9MQy8Op.pdf')), 'kind' => '', 'related' => array(array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - NEWARK OAK - 4mm/0.55mm', 'uuid' => '52cacc5f-4bce-4f91-8130-2c62fbc535ca', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847503', 'sapIndex' => '158254000000000950', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-newark-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004415', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847503_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847503_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847503_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847503_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847503_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847503_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847503_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847503_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847503_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAGENSBORG OAK - 4mm/0.55mm', 'uuid' => 'c9602141-7d7f-4f1d-b197-00a29d661047', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847510', 'sapIndex' => '158254000000000951', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hagensborg-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004416', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847510_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847510_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847510_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847510_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847510_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847510_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847510_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847510_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847510_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - AURORA OAK - 4mm/0.55mm', 'uuid' => '0c2218ba-0557-4f7a-8633-dd107f45000a', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847527', 'sapIndex' => '158254000000000952', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-aurora-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004417', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847527_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847527_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847527_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847527_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847527_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847527_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847527_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847527_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847527_D_02.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - HAMPTON OAK - 4mm/0.55mm', 'uuid' => '12a35f71-f055-4faf-bf01-b8d26734b9b3', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847534', 'sapIndex' => '158254000000000953', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-hampton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004418', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847534_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847534_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847534_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847534_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847534_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847534_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847534_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847534_D_01.png'))))), array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - SILVERTON OAK - 4mm/0.55mm', 'uuid' => 'a1129ed5-699e-4f9b-ad47-e09ac7889f79', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'ean' => '5905167847541', 'sapIndex' => '158254000000000954', 'lead' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-silverton-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004419', 'sampleEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847541_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847541_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847541_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847541_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847541_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847541_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847541_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847541_D_01.png')))))), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB IRVING - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-irving-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR ULTRA -  EICHE IRVING - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-ultra-eiche-irving-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR ULTRA - ROBLE IRVING  - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-ultra-roble-irving-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR ULTRA - CHÊNE IRVING  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-ultra-chene-irving-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA -  HRAST HAYWORTH - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR ULTRA - IRVING TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-ultra-irving-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR ULTRA - ROVERE HAYWORTH  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-ultra-rovere-hayworth-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR ULTRA - DĄB IRVING - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-ultra-dab-irving-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR ULTRA -  STEJAR HAYWORTH  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-ultra-stejar-hayworth-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR ULTRA - ДУБ  ИРВИНГ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR ULTRA - DUB HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-ultra-dub-hayworth-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR ULTRA - HRAST HAYWORTH  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-ultra-hrast-hayworth-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR ULTRA - IRVING OAK - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-ultra-irving-oak-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR ULTRA - ДУБ  HAYWORTH - 4mm/0.55mm', 'slug' => 'afirmax-legnar-ultra-hayworth-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-ultra-irving-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004414', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167847497_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167847497_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167847497_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167847497_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167847497_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167847497_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167847497_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167847497_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167847497_D_01.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'uuid' => 'fe7e37e4-c499-4f64-a959-8b694cfd77bb', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => 'd9358a78-f842-4fd7-84c2-67783051f2a5', 'colorNumber' => 'CLE 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839553', 'sapIndex' => '158254000000000589', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41892HRAST TAKEDA'), array('language' => 'UK', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41892ROVERE TAKEDA'), array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41892 DĄB TAKEDA'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41892')), 'logisticData' => array('ean' => '5905167839553', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000589', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841556', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839553', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB TAKEDA  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-takeda-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - TAKEDA EICHE - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-takeda-eiche-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - TAKEDA ROBLE - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-takeda-roble-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE TAKEDA  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-takeda-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST TAKEDA  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-takeda-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - TAKEDA TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-takeda-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - TAKEDA OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB TAKEDA - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-takeda-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR TAKEDA  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-takeda-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДЪБ ТАКЕДА - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-takeda-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004138', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_03.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_03.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_03.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_03.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_03.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_03.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839553_I_03.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839553_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839553_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839553_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839553_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839553_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839553_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839553_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839553_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'uuid' => '5f6b665f-f7cd-4ffc-8447-358c3d85d07f', 'description' => '', 'category' => array('name' => 'Vinyl click flooring', 'uuid' => '646750ba-dca7-4ffa-a1d6-279e31f79e12', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'LEGNAR', 'uuid' => 'a314de38-1dc8-4fc2-b4eb-1e51d2bb738c', 'color' => '#ffff00', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => 'LEGNAR', 'description' => ''), 'cs' => array('name' => 'LEGNAR', 'description' => ''), 'de' => array('name' => 'LEGNAR', 'description' => ''), 'en' => array('name' => 'LEGNAR', 'description' => ''), 'es' => array('name' => 'LEGNAR', 'description' => ''), 'et' => array('name' => 'LEGNAR', 'description' => ''), 'fr' => array('name' => 'LEGNAR', 'description' => ''), 'hr' => array('name' => 'LEGNAR', 'description' => ''), 'hu' => array('name' => 'LEGNAR', 'description' => ''), 'it' => array('name' => 'LEGNAR', 'description' => ''), 'lt' => array('name' => 'LEGNAR', 'description' => ''), 'nl' => array('name' => 'LEGNAR', 'description' => ''), 'pl' => array('name' => 'LEGNAR', 'description' => ''), 'ro' => array('name' => 'LEGNAR', 'description' => ''), 'ru' => array('name' => 'LEGNAR', 'description' => ''), 'sk' => array('name' => 'LEGNAR', 'description' => ''), 'sl' => array('name' => 'LEGNAR', 'description' => ''), 'sr' => array('name' => 'LEGNAR', 'description' => ''), 'sv' => array('name' => 'LEGNAR', 'description' => ''), 'ua' => array('name' => 'LEGNAR', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => 'b0700520-51a7-4f78-8d57-8008a95e93c6', 'colorNumber' => 'CLE 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => ''), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => ''), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167839638', 'sapIndex' => '158254000000000597', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '4', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '1', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '19', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '2G', 'uuid' => '5b8e2b3a-dca5-4f12-9447-75184e24abff')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'PL', 'shortDescription' => 'LEGNAR CLICK CLE41022DĄB SCANDINAVIAN'), array('language' => 'EN', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN OAK'), array('language' => 'RU', 'shortDescription' => 'LEGNAR CLICK CLE41022ДУБ СКАНДИНАВСКИЙ'), array('language' => 'HR', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'LT', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIA ĄŽUOLAS'), array('language' => 'CS', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'RO', 'shortDescription' => 'LEGNAR CLICK CLE41022STEJAR SCANDINAVIAN'), array('language' => 'HU', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TÖLGY'), array('language' => 'BG', 'shortDescription' => 'LEGNAR CLICK CLE41022ДЪБ СКАНДИНАВСКИ'), array('language' => 'DE', 'shortDescription' => 'LEGNAR CLICK CLE41022EICHE SCANDINAVIAN'), array('language' => 'FR', 'shortDescription' => 'LEGNAR CLICK CLE41022CHÊNE SCANDINAVIAN'), array('language' => 'IT', 'shortDescription' => 'LEGNAR CLICK CLE41022ROVERE SCANDINAVIAN'), array('language' => 'SK', 'shortDescription' => 'LEGNAR CLICK CLE41022DUB SCANDINAVIAN'), array('language' => 'LV', 'shortDescription' => 'LEGNAR CLICK CLE41022OZOLS SCANDINAVIAN'), array('language' => 'SL', 'shortDescription' => 'LEGNAR CLICK CLE41022HRAST SCANDINAVIAN'), array('language' => 'ET', 'shortDescription' => 'LEGNAR CLICK CLE41022SCANDINAVIAN TAMM'), array('language' => 'SH', 'shortDescription' => 'LEGNAR CLICK CLE41022')), 'logisticData' => array('ean' => '5905167839638', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLC', 'volume' => 5326.1750000000002, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 7.6139999999999999, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.0139999999999993, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '366', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000000597', 'characteristics' => array(), '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' => 26820, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 250, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167841631', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167839638', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5326.1750000000002, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.0139999999999993))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp')), 'files' => array(array('categoryName' => 'Warranty COMMERCIAL', 'categoryInternalName' => 'Gwarancja COMMERCIAL', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the commercial indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/hlmQLmCdFjRBn56c.pdf'), array('categoryName' => 'Warranty', 'categoryInternalName' => 'Gwarancja', 'originalFileName' => 'EN_WARRANTY_AFIRMAX_LEGNAR_the household indoor use.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/j99tr3GTsfJeLwms.pdf'), array('categoryName' => 'Manual', 'categoryInternalName' => 'INSTRUKCJA', 'originalFileName' => 'AFI_Legnar_Floor Laying Instr_18-03-2022_EN_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/n6QcBbWfLh7Qdizp.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_31-03-2022_EN-PL.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/pC1dWhGLheylAwZE.pdf'), array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'AFI_Legnar_TDS_30-11-2021_EN-PL_210x297mm_prev.pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/jmxCdQJubx2VqP13.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'cs' => array('name' => 'Vinylové podlahy Afirmax LEGNAR - DUB SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-dub-scandinavian-4mm-0-55mm'), 'de' => array('name' => 'Vinylboden Afirmax LEGNAR - EICHE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinylboden-afirmax-legnar-eiche-scandinavian-4mm-0-55mm'), 'en' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'es' => array('name' => 'Suelo de vinilo Afirmax LEGNAR - ROBLE SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'suelo-de-vinilo-afirmax-legnar-roble-scandinavian-4mm-0-55mm'), 'et' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'fr' => array('name' => 'Sol vinyle Afirmax LEGNAR - CHÊNE SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'sol-vinyle-afirmax-legnar-chene-scandinavian-4mm-0-55mm'), 'hr' => array('name' => 'VINILNI POD Afirmax LEGNAR - HRAST SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-hrast-scandinavian-4mm-0-55mm'), 'hu' => array('name' => 'VINIL PADLÓ Afirmax LEGNAR - SCANDINAVIAN TÖLGY - 4mm/0.55mm', 'slug' => 'vinil-padlo-afirmax-legnar-scandinavian-tolgy-4mm-0-55mm'), 'it' => array('name' => 'PAVIMENTI VINILICI Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'pavimenti-vinilici-afirmax-legnar-4mm-0-55mm'), 'lt' => array('name' => 'Vinyl flooring Afirmax LEGNAR - SCANDINAVIAN OAK - 4mm/0.55mm', 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm'), 'nl' => array('name' => 'Vinyl vloer Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinyl-vloer-afirmax-legnar-4mm-0-55mm'), 'pl' => array('name' => 'Panele winylowe Afirmax LEGNAR - DĄB SCANDINAVIAN - 4mm/0.55mm', 'slug' => 'panele-winylowe-afirmax-legnar-dab-scandinavian-4mm-0-55mm'), 'ro' => array('name' => 'Plăcile de vinil Afirmax LEGNAR - STEJAR SCANDINAVIAN  - 4mm/0.55mm', 'slug' => 'placile-de-vinil-afirmax-legnar-stejar-scandinavian-4mm-0-55mm'), 'ru' => array('name' => 'Кварцвиниловая плитка Afirmax LEGNAR - ДУБ СКАНДИНАВСКИЙ - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm'), 'sk' => array('name' => 'Vinylové podlahy Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylove-podlahy-afirmax-legnar-4mm-0-55mm'), 'sl' => array('name' => 'VINIL Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinil-afirmax-legnar-4mm-0-55mm'), 'sr' => array('name' => 'VINILNI POD Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinilni-pod-afirmax-legnar-4mm-0-55mm'), 'sv' => array('name' => 'VINYLGOLV Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'vinylgolv-afirmax-legnar-4mm-0-55mm'), 'ua' => array('name' => 'ПВХ плитка Afirmax LEGNAR -  - 4mm/0.55mm', 'slug' => 'afirmax-legnar-4mm-0-55mm')), 'slug' => 'vinyl-flooring-afirmax-legnar-scandinavian-oak-4mm-0-55mm', 'sampleSapIndex' => '550000000000004146', 'sortPriority' => false, 'movies' => null, 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167839638_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_I_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_I_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_I_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_I_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_I_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_I_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_I_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_I_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167839638_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167839638_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167839638_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167839638_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167839638_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167839638_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167839638_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167839638_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'uuid' => 'c99c34e1-b89c-4f1e-8a12-e6d99822b1f8', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'SCANDINAVIAN OAK', 'uuid' => '4f70a20f-28b4-4f2a-b59b-ec1e77a47bf2', 'colorNumber' => 'CLEA 41022', 'namePl' => 'DĄB SCANDINAVIAN', 'translations' => array('bg' => array('name' => 'SCANDINAVIAN ĄŽUOLAS'), 'cs' => array('name' => 'DUB SCANDINAVIAN '), 'de' => array('name' => 'EICHE SCANDINAVIAN '), 'en' => array('name' => 'SCANDINAVIAN OAK'), 'es' => array('name' => 'ROBLE SCANDINAVIAN'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE SCANDINAVIAN '), 'hr' => array('name' => 'HRAST SCANDINAVIAN '), 'hu' => array('name' => 'SCANDINAVIAN TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'SCANDINAVIAN EIK'), 'pl' => array('name' => 'DĄB SCANDINAVIAN'), 'ro' => array('name' => 'STEJAR SCANDINAVIAN '), 'ru' => array('name' => 'ДУБ СКАНДИНАВСКИЙ'), 'sk' => array('name' => 'DUB SCANDINAVIAN '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862292', 'sapIndex' => '158254000000001802', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.05', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41022STEJAR SCANDINA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022HRAST SCANDINAV'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TA'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41022EICHE SCANDINAV'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN OA'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41022CHÊNE SCANDINAV'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN TÖ'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ROVERE SCANDINA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41022DUB SCANDINAVIA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДУБ СКАНДИНАВСК'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41022ДЪБ СКАНДИНАВСК'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41022SCANDINAVIAN ĄŽ'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41022OZOLS SCANDINAV'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41022'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41022 DĄB SCANDINAVIAN')), 'logisticData' => array('ean' => '5905167862292', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001802', 'characteristics' => array(), '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' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865088', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862292', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/E63aHgQ588LyrXEp.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick Vinyl mit integrierter Trittschalldämmung -  Eiche SCANDINAVIAN - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-scandinavian-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - SCANDINAVIAN TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-scandinavian-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-scandinavian-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB SCANDINAVIAN - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-scandinavian-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-scandinavian-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004691', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/SshrvfGbh3qbRr04-32800.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/Ji4YhearDDTEnseC-32800.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_I_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_I_01.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_I_01.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_I_01.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_I_01.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_I_01.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_I_01.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167865088_I_01.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167865088_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167865088_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167865088_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167865088_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167865088_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167865088_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167865088_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167865088_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167865088_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'uuid' => 'c14986d5-fde7-4f0e-89ba-c91f2102e2c5', 'description' => '', 'category' => array('name' => 'Vinyl click flooring acoustic', 'uuid' => '843cfc94-2075-4f8a-980f-07f1c3743695', 'parentName' => 'Vinyl flooring', 'parentUuid' => 'a99927af-ce68-4fbc-9224-04bca2e6c330'), 'brand' => array('name' => 'Afirmax', 'uuid' => '297e41c8-8190-4ff6-a30a-70aaf8fefdde'), 'series' => array('name' => 'Legnar Acoustic', 'uuid' => '6127d3af-4b42-4fa2-adc7-3bbfea05900c', 'color' => '#000000', 'height' => 0, 'technologyName' => '', 'translations' => array('bg' => array('name' => '', 'description' => ''), 'cs' => array('name' => '', 'description' => ''), 'de' => array('name' => 'Legnar Acoustic', 'description' => ''), 'en' => array('name' => 'Legnar Acoustic', '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' => ''), 'nl' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'Legnar Acoustic', 'description' => ''), 'ro' => array('name' => '', 'description' => ''), 'ru' => array('name' => '', 'description' => ''), 'sk' => array('name' => '', 'description' => ''), 'sl' => array('name' => '', 'description' => ''), 'sr' => array('name' => '', 'description' => ''), 'sv' => array('name' => '', 'description' => ''), 'ua' => array('name' => '', 'description' => ''))), 'decor' => array('name' => 'wood', 'uuid' => '7614851d-7fb7-4fa1-a382-1f5fb7674bf1', 'translations' => array('bg' => array('name' => 'wood'), 'cs' => array('name' => 'DŘEVO'), 'de' => array('name' => 'holz'), 'en' => array('name' => 'wood'), 'es' => array('name' => 'MADERA'), 'et' => array('name' => 'wood'), 'fr' => array('name' => 'bois'), 'hr' => array('name' => 'DRVO'), 'hu' => array('name' => 'FA'), 'it' => array('name' => 'LEGNO'), 'lt' => array('name' => 'wood'), 'nl' => array('name' => 'HOUT'), 'pl' => array('name' => 'drewno'), 'ro' => array('name' => 'LEMN'), 'ru' => array('name' => 'ДЕРЕВО'), 'sk' => array('name' => 'DREVO'), 'sl' => array('name' => 'LES'), 'sr' => array('name' => 'DRVO'), 'sv' => array('name' => 'TRÄ'), 'ua' => array('name' => 'ДЕРЕВО'))), 'hue' => array('name' => 'light grey', 'uuid' => 'bc75becd-3a16-4fdf-8069-046b288e5eb4', 'translations' => array('bg' => array('name' => 'light grey'), 'cs' => array('name' => 'SVĚTLE ŠEDÁ'), 'de' => array('name' => 'hellgrau'), 'en' => array('name' => 'light grey'), 'es' => array('name' => 'GRIS CLARO'), 'et' => array('name' => 'light grey'), 'fr' => array('name' => 'GRIS CLAIR'), 'hr' => array('name' => 'SVIJETLO SIVA'), 'hu' => array('name' => 'VILÁGOSSZÜRKE'), 'it' => array('name' => 'GRIGIO CHIARO'), 'lt' => array('name' => 'light grey'), 'nl' => array('name' => 'LICHTGRIJZE'), 'pl' => array('name' => 'jasny szary'), 'ro' => array('name' => 'GRI DESCHIS'), 'ru' => array('name' => 'СВЕТЛО-СЕРЫЙ'), 'sk' => array('name' => 'SVETLE ŠEDÁ'), 'sl' => array('name' => 'light grey'), 'sr' => array('name' => 'SVETLO SIVA'), 'sv' => array('name' => 'LJUSGRÅ'), 'ua' => array('name' => 'СВІТЛО-СІРИЙ'))), 'color' => array('name' => 'TAKEDA OAK', 'uuid' => '70589330-9b55-4f66-b105-94277c5abe59', 'colorNumber' => 'CLEA 41892', 'namePl' => 'DĄB TAKEDA', 'translations' => array('bg' => array('name' => 'TAKEDA ĄŽUOLAS'), 'cs' => array('name' => 'DUB TAKEDA '), 'de' => array('name' => 'TAKEDA EICHE'), 'en' => array('name' => 'TAKEDA OAK'), 'es' => array('name' => 'TAKEDA ROBLE'), 'et' => array('name' => ''), 'fr' => array('name' => 'CHÊNE TAKEDA '), 'hr' => array('name' => 'HRAST TAKEDA '), 'hu' => array('name' => 'TAKEDA TÖLGY'), 'it' => array('name' => ''), 'lt' => array('name' => ''), 'nl' => array('name' => 'TAKEDA EIK'), 'pl' => array('name' => 'DĄB TAKEDA'), 'ro' => array('name' => 'STEJAR TAKEDA '), 'ru' => array('name' => 'ДЪБ ТАКЕДА'), 'sk' => array('name' => 'DUB TAKEDA '), 'sl' => array('name' => ''), 'sr' => array('name' => ''), 'sv' => array('name' => ''), 'ua' => array('name' => ''))), 'ean' => '5905167862216', 'sapIndex' => '158254000000001794', 'technology' => array('name' => 'HD Mineral Core', 'uuid' => 'bac03f80-c9a5-4f97-82b9-cbc0520422b5', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>', 'translations' => array('bg' => array('name' => 'HD Mineral Core', 'description' => ''), 'cs' => array('name' => 'HD Mineral Core', 'description' => ''), 'de' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'en' => array('name' => 'HD Mineral Core', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'es' => array('name' => 'HD Mineral Core', 'description' => ''), 'et' => array('name' => 'HD Mineral Core', 'description' => ''), 'fr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hr' => array('name' => 'HD Mineral Core', 'description' => ''), 'hu' => array('name' => 'HD Mineral Core', 'description' => ''), 'it' => array('name' => 'HD Mineral Core', 'description' => ''), 'lt' => array('name' => '', 'description' => ''), 'pl' => array('name' => 'HD Mineral Core - rdzeń mineralny', 'description' => '<p>Piękna jak drewno, praktyczna jak płytki ceramiczne, podłoga winylowa z rdzeniem mineralnym.</p><p>Zaprojektowana i stworzona z najwyższą starannością. Jest ciepła i miła w dotyku, ze strukturą prawdziwego drewna.</p><p>Wykonana z połączenia naturalnych minerałów i nowoczesnych polimerów, tworzy wyjątkowo trwałą i w 100% wodoodporną podłogę. Dzięki wysokiej gęstości mineralnemu rdzeniowi jest idealna na ogrzewanie podłogowe. Dzięki stabilności wymiarów może być stosowana w nasłonecznionych pomieszczeniach, nawet 200m2 bez dodatkowej dylatacji, również pomiędzy pomieszczeniami.</p><p>Podłoga idealna do otwartych przestrzeni. Otwarta kuchnia połączona z salonem, przedpokojem stworzy zachwycającą &nbsp;przestrzeń.</p>'), 'ro' => array('name' => 'HD Mineral Core', 'description' => ''), 'sk' => array('name' => 'HD Mineral Core', 'description' => ''), 'sl' => array('name' => 'HD Mineral Core', 'description' => ''), 'sr' => array('name' => 'HD Mineral Core', 'description' => ''))), 'technicalParameters' => array('ce' => 'EN 14041:2004', 'dop' => 'RF40055/1', 'width' => '229', 'length' => '1220', 'fugue_id' => '4', 'wet_zone' => '1', 'thickness' => '5.3', 'top_layer' => '0.55', 'waste_key' => '', 'antistatic' => '<2', 'chair_test' => '1', 'emissivity' => 'pass/E1', 'lock_type_id' => '2', 'floor_heating' => 'on', 'lock_strength' => '3,5 / 4,2', 'utility_class' => array(array('name' => '23', 'uuid' => 'c8e2c790-ab50-4f08-8521-bfa97af98313'), array('name' => '33', 'uuid' => '452f851c-f9de-4f16-ac6e-103252e47eb0')), 'pieces_in_package' => '8', 'top_layer_unit_id' => '1', 'antistatic_unit_id' => '8', 'fire_resistance_id' => '1', 'sounds_suppression' => '21', 'thermal_resistance' => '0.03', 'dimension_stability' => '0.005', 'sounds_suppression_2' => '', 'lock_strength_unit_id' => '7', 'sounds_suppression_name' => 'ARBITON SECURA VINYL CLICK - Podkład pod panele winylowe ', 'square_meters_in_package' => '2.235', 'sounds_suppression_2_name' => '', 'sounds_suppression_unit_id' => '10', 'thermal_resistance_unit_id' => '9', 'dimension_stability_unit_id' => '6', 'sounds_suppression_2_unit_id' => '10', 'sounds_suppression_product_id' => '130', 'sounds_suppression_2_product_id' => '', 'reflected_sounds_suppression_unit_id' => '10', 'assembly_type' => array('name' => 'floating floor', 'uuid' => 'be3c0672-ab21-4f1d-9a37-1cb7cd62e972', 'id' => 4), 'voc' => array('name' => 'A+', 'uuid' => 'f1593b07-7ee8-4f09-9c6d-0ad73fd3d4ba'), 'form' => array('name' => 'Panel', 'uuid' => 'ecab6fbd-1d27-4fa0-80c1-e9594902f9db'), 'fire_resistance' => array('name' => 'Bfl-S1', 'uuid' => 'f9f98ed3-e4fc-4fcc-a513-48b970f6408d'), 'fugue' => array('name' => 'DESIGN BEVEL', 'uuid' => '2e010cee-96f6-4f29-8c8c-8aa5cb88b7c5', 'id' => 4), 'lock_type' => array('name' => '5G', 'uuid' => '51dae165-600e-4f01-b95f-86fc7030232b')), 'warrantyTime' => 15, 'lead' => '', 'seoDescription' => '', 'data' => array('translation' => array(array('language' => 'RO', 'shortDescription' => '5G LEGNAR CLICK CLEA41892STEJAR TAKEDA'), array('language' => 'SL', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'HR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892HRAST TAKEDA'), array('language' => 'ET', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TAMM'), array('language' => 'CS', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'DE', 'shortDescription' => '5G LEGNAR CLICK CLEA41892EICHE TAKEDA'), array('language' => 'EN', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA OAK'), array('language' => 'FR', 'shortDescription' => '5G LEGNAR CLICK CLEA41892CHÊNE TAKEDA'), array('language' => 'HU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA TÖLGY'), array('language' => 'IT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ROVERE TAKEDA'), array('language' => 'SK', 'shortDescription' => '5G LEGNAR CLICK CLEA41892DUB TAKEDA'), array('language' => 'RU', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'BG', 'shortDescription' => '5G LEGNAR CLICK CLEA41892ДЪБ ТАКЕДА'), array('language' => 'LT', 'shortDescription' => '5G LEGNAR CLICK CLEA41892TAKEDA ĄŽUOLAS'), array('language' => 'LV', 'shortDescription' => '5G LEGNAR CLICK CLEA41892OZOLS TAKEDA'), array('language' => 'SH', 'shortDescription' => '5G LEGNAR CLICK CLEA41892'), array('language' => 'PL', 'shortDescription' => 'ACU LEGNAR 5G CLEA41892 DĄB TAKEDA')), 'logisticData' => array('ean' => '5905167862216', 'size' => '', 'color' => '', 'level1' => 'DF', 'level2' => 'PODL', 'level3' => 'AFLA', 'volume' => 5300, 'package' => '', 'baseUnit' => 'M2', 'hierarchy' => '', 'netWeight' => 8.2279999999999998, 'volumeUnit' => 'CM3', 'weightUnit' => 'KG', 'grossWeight' => 8.6940000000000008, 'paletteType' => 'L00', 'productType' => 'YFER', 'productGroup' => '368', 'unitOnPalette' => 'M2', 'piecesOnPalette' => 107.28), 'productIndex' => '158254000000001794', 'characteristics' => array(), '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' => 'OPK', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '', 'unit' => 'VE', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '', 'unit' => 'PAL', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 53640, 'eanType' => '', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 500, 'grossWeight' => 0), array('ean' => '5905167865002', 'unit' => 'KAR', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 0, 'counter' => 2235, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0), array('ean' => '5905167862216', 'unit' => 'M2', 'width' => 0, 'height' => 0, 'length' => 0, 'volume' => 5300, 'counter' => 1, 'eanType' => 'HE', 'sizeUnit' => '', 'volumeUnit' => '0', 'weightUnit' => 'KG', 'denominator' => 1, 'grossWeight' => 8.6940000000000008), array('ean' => '', 'unit' => 'SZT', 'width' => 229, 'height' => 5.2999999999999998, 'length' => 1220, 'volume' => 1.4810000000000001, 'counter' => 279, 'eanType' => '', 'sizeUnit' => 'MM', 'volumeUnit' => '0', 'weightUnit' => '', 'denominator' => 1000, 'grossWeight' => 0))), 'photos' => array(array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp'), array('name' => '', 'categoryName' => 'ARANŻ', 'extension' => 'jpg', 'url' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp'), array('name' => '', 'categoryName' => 'Packshot', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp'), array('name' => '', 'categoryName' => 'DEKOR', 'extension' => 'png', 'url' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'webpUrl' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp')), 'files' => array(array('categoryName' => 'TDS', 'categoryInternalName' => 'TDS', 'originalFileName' => 'TECHNISCHES DATENBLATT LEGNAR .pdf', 'extension' => 'pdf', 'url' => 'https://pim.decora.pl/files/f6dkONGCYRWuIrH9.pdf')), 'kind' => '', 'related' => array(), 'dedicated' => array(), 'translations' => array('bg' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'cs' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), 'de' => array('lead' => '', 'name' => 'Klick-Vinyl mit integrierter Trittschalldämmung -  Eiche TAKEDA - 5.3mm/0.55mm ', 'description' => '', 'seoDescription' => '', 'slug' => 'klick-vinyl-mit-integrierter-trittschalldammung-eiche-takeda-5-3mm-0-55mm'), 'en' => array('lead' => '', 'name' => 'Vinyl flooring Afirmax LEGNAR ACOUSTIC - TAKEDA OAK - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm'), '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' => 'VINIL PADLÓ Afirmax LEGNAR ACOUSTIC - TAKEDA TÖLGY - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinil-padlo-afirmax-legnar-acoustic-takeda-tolgy-5-3mm-0-55mm'), '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' => 'Panele winylowe Afirmax LEGNAR ACOUSTIC - DĄB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'panele-winylowe-afirmax-legnar-acoustic-dab-takeda-5-3mm-0-55mm'), 'ro' => array('lead' => '', 'name' => 'Plăcile de vinil Afirmax LEGNAR ACOUSTIC - STEJAR TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'placile-de-vinil-afirmax-legnar-acoustic-stejar-takeda-5-3mm-0-55mm'), 'ru' => array('lead' => '', 'name' => '', 'description' => '', 'seoDescription' => '', 'slug' => ''), 'sk' => array('lead' => '', 'name' => 'Vinylové podlahy Afirmax LEGNAR ACOUSTIC - DUB TAKEDA - 5,3mm/0.55mm', 'description' => '', 'seoDescription' => '', 'slug' => 'vinylove-podlahy-afirmax-legnar-acoustic-dub-takeda-5-3mm-0-55mm'), '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' => 'vinyl-flooring-afirmax-legnar-acoustic-takeda-oak-5-3mm-0-55mm', 'sampleSapIndex' => '550000000000004653', 'sortPriority' => false, 'movies' => array('movieMobile' => 'https://pim.decora.pl/movies/MOBHygnnlrusqCRb-32792.mp4', 'movieDesktop' => 'https://pim.decora.pl/movies/MvX4InPZxpLF5yKB-32792.mp4'), 'sampleSapEan' => '', 'images' => array(array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_I_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg', 'category' => 'ARANŻ', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_I_02.jpg'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_I_02.jpg'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_I_02.jpg'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_I_02.jpg'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_I_02.jpg'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_I_02.jpg'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_I_02.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_I_02.jpg'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_01.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_02.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png', 'category' => 'Packshot', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_P_03.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_P_03.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/list/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_P_03.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_P_03.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/thumbnail/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_P_03.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_P_03.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/full/photos/webp/5905167862216_P_03.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_P_03.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_01.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_01.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_01.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_01.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_01.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/decor/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_01.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_01.webp', 'default' => 'https://pim.decora.pl/media/cache/resolve/full/photos/5905167862216_D_01.png'))), array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png', 'category' => 'DEKOR', 'resized' => array('original' => array('webp' => 'https://pim.decora.pl/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/photos/5905167862216_D_02.png'), 'gallery' => array('webp' => 'https://pim.decora.pl/media/cache/gallery/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/gallery/photos/5905167862216_D_02.png'), 'list' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/list/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/list/photos/5905167862216_D_02.png'), 'galleryThumb' => array('webp' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/galleryThumb/photos/5905167862216_D_02.png'), 'thumbnail' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/thumbnail/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/thumbnail/photos/5905167862216_D_02.png'), 'decor' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/decor/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/decor/photos/5905167862216_D_02.png'), 'full' => array('webp' => 'https://pim.decora.pl/media/cache/resolve/full/photos/webp/5905167862216_D_02.webp', 'default' => 'https://pim.decora.pl/media/cache/full/photos/5905167862216_D_02.png')))), 'dedicatedByGroups' => array(), 'width' => '229', 'length' => '1220', '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')))), 'hue' => object(Hue)))
     (src/Controller/Front/Product/HueController.php:77)
  at App\Controller\Front\Product\HueController->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\\HueController::indexAction', array('page' => object(Page), 'originalRequest' => object(Request), '_controller' => 'App\\Controller\\Front\\Product\\HueController::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), 'en', 'light-grey')
     (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)