global $lang_id, $mdb;?> $attributes = (new \Domain\Product\ProductRepository($GLOBALS['mdb']))->getProductAttributes( $this -> product['product_combinations'] ); $dictionariesRepository = new \Domain\Dictionaries\DictionariesRepository( $mdb ); $product_images = []; if ( is_array( $this -> product ) and is_array( $this -> product['images'] ?? null ) ) $product_images = $this -> product['images']; elseif ( is_object( $this -> product ) and is_array( $this -> product -> images ?? null ) ) $product_images = $this -> product -> images; ?>
= ucfirst( \Shared\Helpers\Helpers::lang( 'opis' ) );?>
= $this -> product['language']['tab_name_1'];?>
= $this -> product['language']['tab_name_2'];?>
Bezpieczeństwo