Totally Zenned
- Join Date:
- Aug 2004
- Posts:
- 732
- Plugin Contributions:
- 0
Forcing "I Agree" Option on Shipping Page?
If this is in the wrong section, or if it's been covered elsewhere, please point me in the right direction.
In order to prevent any chargebacks, I have a disclaimer on Step 1 of the checkout process (the shipping/delivery page) which basically says, "We are not responsible for lost packages if you don't ship with our UPS option. If you ship with anything else, we can't track it and are therefore not responsible for anything claimed as lost."
However, to really cover our butts and to prevent the customer from saying, "Well, I never saw that message and now I want a replacement package," we want to have a little "I Agree" checkbox that must be checked before you can proceed to Step 2 of the checkout process.
Is there any code I can add to the tpl_checkout_shipping_default.php page which can do this? Perhaps even a simple javascript onClick function which says if this checkbox isn't checked, then alert this message saying "You must agree to the shipping policy before continuing?"
I might be able to hack something else, but I was wondering if this had already been done by anyone else, or if there are any better solutions to making the customer agree to the policy BEFORE they ship.