if ( $product['price_brutto_promo'] ):?>
= \Shared\Helpers\Helpers::shortPrice( $product['price_brutto'] );?> zł
= \Shared\Helpers\Helpers::shortPrice( $product['price_brutto_promo'] );?> zł
else:?>
= \Shared\Helpers\Helpers::shortPrice( $product['price_brutto'] );?> zł
endif;?>