public string Execute()
 {
     return(product.Buy());
 }