---- dataentry snippet ---- type : snippet # do not change this line category : checkout # mention the category like 'shipping', 'checkout' etc name : Age Validation For Alcohol Purchase # the name of the snippet description : # description about snippet versions_tags : 1.0, 1.1 # compatible versions ( always use the dots between the numerals e.g 0.6.0 or 0.7.1 ) reference_url : # External link tags_tags : date # tags, separated by commas. date_dt : 2013-04-26 # the date in YYYY-MM-DD format ---- ===== Age Validation For Alcohol Purchase ===== This snippet will force the user to enter their birthday and confirms that they are 21 years old prior to checkout. ==== Code ==== Put this code in your checkout template. Version 1.0 required. ^^custom_begin^^

Additional Information

Date of Birth

^^custom_end^^