Recently one of my client asked me to show a Age Restriction Popup while clicking on a specific menu item.
So, the requirement was
- Visitor will click on Specific menu item ( say for Product menu)
- Instead of going to that Product page, Visitor will see a Popup Modal
- In that Popup Modal Visitor will see “Are You Above 18 Years Old ? “
- If visitor Click on “Yes”, then visitor will redirct to a Specific page or another URL
Here is the screenshot how the final Popup was looking
You can ask question regarding any issue you are facing in comments section.