Catalog Item Variables

Im looking to create a simple catalog item that when clicked sends an email with the Catalog Item name in the body of the email.

Is the catalog item name store in a variable that i can access?

Thanks

Don’t think that context is exposed, but a custom input could store the name (default value) and be hidden on the catalog item form. You could use that in your script.

Thanks Ollie, I can do this no problem , thank you , just out of interest though , is there any of the catalog item exposed? like perhaps the CONFIG section?