Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mauro-vieira/86dc206850f7e5c70e1df92181bda33c to your computer and use it in GitHub Desktop.
Save mauro-vieira/86dc206850f7e5c70e1df92181bda33c to your computer and use it in GitHub Desktop.
[CommerceTracking(TrackingType.Basket)]
public ActionResult Index(CartPageType currentPage, string cartName)
{
//This is my cart controller
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment