_categories ) ) foreach ( $this -> _categories as $category ) { if ( is_array( $category -> get_products() ) ) foreach ( $category -> get_products() as $product ) { ?>
get_name();?>
get_images() ) ) foreach ( $product -> get_images() as $img ) { if ( !$i++ ) { ?>
get_description();?>
get_price() ) { ?>
get_price();?>
get_images() ) && count( $product -> get_images() ) > 1 ) { ?>
get_subcategories() ) ) // echo \product\VCategory::drawCategories( $category -> get_subcategories(), $this -> _step + 1 ); } ?>
_child ) echo '
' . $lang -> getTrans( 'T_WSTECZ' ) . '
';