getItem($itemid);
$date_to = $Session->get('date_to');
$date_from = $Session->get('date_from');
$title= htmlspecialchars($L->StrT('goods','title', $item['id'], $item['title']));
$sales = $products->getProductSales($itemid,$date_from,$date_to);
?>
=$title?>