Click to See Complete Forum and Search --> : Script for "Agreements" before Adding Item to cart


bashy
08-21-2003, 08:06 AM
hi everyone i'm just starting a site and learning as i go along, been looking for a way to setup my site so when a customer try's to add an item to the cart there is call to a script (java would be the easy way) to make sure the checkbox is checked then passing it to the cart, if not a alert would ask user to click the checkbox agreement. Wondering how one would go about doing this!

This question has come up many times before and has several answers to going about it. But I've missed all of them.


The idea is that if the order gets through, then it's evident that the customer clicked "I Agree", otherwise the verification routine would've seen that the customer did not click and halted the passing of the form results.

there a chance anyone could post the actual idea's (the javascripts +code) that others have posted!? i searched but could not get anything.