public void Setup() { _operations = GlobalConfig.Inject(); _operations.LoadProductData(); _operations.LoadCart(); }