private void button_Save_Click(object sender, EventArgs e) { SaveCustomerData(); Startup.GetInstance().UpdateCarts(); }