peeps54 Posted January 23, 2012 Share Posted January 23, 2012 Hi, I know I have asked this before and there was not an option, but I am now getting desperate for a solution. I have the need for a 'tick' box to confirm that someone is over the legal age to buy something, which once ticked will allow that person to buy certain items which by law require them to be over say 18 or 21 any ideas? /--- Paul Link to comment Share on other sites More sharing options...
El Patron Posted January 23, 2012 Share Posted January 23, 2012 you could use the built in 'Terms of service' button, back office-->preferences-->set Terms of service to Yes this forces the client to accept the terms of service, which can state your own particular terms. via back office-->tools-->cms That are lots of ways to skin a cat, but this requires no coding changes. There might be a module to satisfy this, I'd post in the paid modules if you require more than what I've suggested. Link to comment Share on other sites More sharing options...
Richard S Posted January 24, 2012 Share Posted January 24, 2012 Or you could just remove ages that you do not want, for example, years earlier that your needs. You can find this code in classes/Tools.php at lines 1046-1051. If you want to change something, please read other topics about overriding classes. Link to comment Share on other sites More sharing options...
Recommended Posts