Hello everyone,

I've got a question that i think can be either mighty difficult to do (for a noob in php like me) or real easy!

In this shop, if there's an action we would like to give the customer a choice whether to take it or not (a free bead or something; jewelryshop)
What I am trying to do is add a checkbox to the checkout page, where they can choose to use the action.
The outcome does not specifically have to get into databases or anything, I just need to see somewhere so I know whether to send it or not (in the admin order pages or in the order email; anything goes)

I can't use the insurance module for this (and change the text) because I'm already using that one.

Thanks for any help you guys/girls can give me!

D