Hi, In module Prestashop Popup Pro I can add 2 buttons for check age like "I have + than 18 years old" and "I have - 18 years old" and access to website only if they have more than 18 years.?? Regards
welcome after weekend,
sure, it can be done easily with options included to the module.
i created tutorial about it about 6 years ago: https://mypresta.eu/en/art/developer/age-verification-prestashop.html
it is still appliacable to our popup pro module :-) (even in prestashop 1.7)
in context of your expectactions you will need to:
- activate option to "Disable default "close popup" button": https://i.imgur.com/hsxJaJa.png
this option removes this (x) button: https://i.imgur.com/BWeSboJ.png that closes popup. We do not want it since we expect to have two buttons:[I'm over 18]
or[i'm not - leave the website]
- activate option to "Disable "click anywhere" to close popup": https://i.imgur.com/vcd5zs3.png
since we expect that customer will be forced to choose one option from two possibile variants:[I'm over 18]
or[i'm not - leave the website]
- activate option to "Hide only after close button": https://i.imgur.com/YyLR4yQ.png
since we expect to close popup only if customer will hit button[i'm over 18]
Thanks to these 3 options customers will be forced to confirm that they are over 18 (so popup will disappear and customer will have possibility to explore website) otherwise the button [i'm not - leave the website]
will redirect them - for example - to google.com
of course you can personalize appearance details , add own contents, images, maybe videos etc.
best regards
milos
0 comments:
Post a Comment