if ($arResult['DISCOUNTS']['sklad_s'][$i] == "Владивосток")
{
echo "<span style='font-weight:bold; font-size: 15px;'> osn_price2 = <span style='font-weight:bold; font-size: 16px;'>".$osn_price2."</span></span><br>";
echo "<span style='font-weight:bold; font-size: 15px;'> disc = <span style='font-weight:bold; font-size: 16px;'>".$disc."</span></span><br>";
echo "<span style='font-weight:bold; font-size: 15px;'> disc2_percent = <span style='font-weight:bold; font-size: 16px;'>".$disc2_percent."</span></span><br>";
echo "<span style='font-weight:bold; font-size: 15px;'> disc2 = <span style='font-weight:bold; font-size: 16px; '>".$disc2."</span></span><br>";
echo "<span style='font-weight:bold; color:#00A80D; font-size: 15px;'> Цена со скидкой <span style='font-size: 16px;' >".$type_s_out."</span> во Владивостоке: <span style='font-weight:bold; font-size: 16px; color: #FA8C00;'>".$price2." руб.</span></span><br>";
}