public virtual decimal GetPrice()
 {
     return(_product.GetPrice());
 }