Page 1 of 1

User is older then 18? Age check

Posted: 08 Dec 2017, 14:04
by chricken
Hi,

my shop is all about selling wine (and liqueur later).
I am wondering, if there is a way to restrict orders to people older then 18 years.

Maybe a decorator could help me out or there is an option, I haven't found.

Regards
Christian

Re: User is older then 18? Age check

Posted: 09 Dec 2017, 18:54
by aimeos
You can only restrict access if you've checked on a different way that the customer is already 18.

You can enable the birthday field in the checkout process, but customers can enter any value in that field:
https://aimeos.org/docs/Configuration/C ... orm_fields

Alternatively, you can add a checkbox in the checkout summary so the customers must confirm that they are at least 18 years old.