Add 'subscribe to newsletter' input in order/delivery
dion
2009-10-06 19:35
Hi All,
I want to add a simple input element (subscribe to newsletter) that customers can check when they're at the order/delivery screen. In the admin screen I should then be able to see the value (checked/not checked) in the order details.
Does anyone have an idea how to do that and/or which files should be editted for this?
you want something that I have solved before, here: http://opensolution.org/Quick.Cart/forum/?p=readTopic&nr=5803
but instead of code for new field you only need code for a simple checkbox. This should be easy if you remotely know HTML and can do a bit of PHP coding using internet for advice.