0.5(p(p−b)(p−c)(p−x)
(p(p−b)
$resArray['order_price'] = $result['price']; // цена единицы товара в заказе
$resArray['order_cost'] = $result['cost']; // стоимость товара в заказе
$resArray['order_count'] = $result['count']; // количество товара в заказе
$resArray['order_weight'] = round($result['weight']); // вес товара в заказе