Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2009
    Location
    Georgia
    Posts
    14
    Plugin Contributions
    0

    help question Age Restriction Page

    Can anyone tell me if there is a way that I can add a pop up box as soon as the home page loads for customers to check that they are over the legal age limit to enter my site.
    Even though my site is for lingerie, there may be some pictures not suitable for people under the legal age.
    Any information will be helpful.

    FYI...I have the ZC manual, and I dont see anything in there about adding something like this.

    Please advise.

    Joann
    www.lovejonesboutique.com

  2. #2
    Join Date
    Feb 2010
    Location
    Northants, England
    Posts
    82
    Plugin Contributions
    0

    Default Re: Age Restriction Page

    Hello There,

    Did you ever get an answer to this question? I would be most interested if you did.

    Regards
    Brendon

  3. #3
    Join Date
    Jul 2009
    Posts
    495
    Plugin Contributions
    0

    Default Re: Age Restriction Page

    i think it would probably be to do with Javascript
    dont know if this will work for you.....
    Code:
    <script language="javascript">
    
    
    var agePrompt=prompt("What is your age?");
    
    if (agePrompt>=18) alert('Welcome!')
    else {
    alert('Sorry! Come back in a few years!')
    document.location=" ";//link if not 18
    
    }
    </script>
    just put this into a basic html page and it pops up asking the persons age...if they enter an age over the limit then it allows them through
    Last edited by spid3r1987; 10 Nov 2010 at 10:03 AM.
    i may not know how yet, but i soon will....i hope :)

 

 

Similar Threads

  1. Age restriction
    By dereck72 in forum General Questions
    Replies: 5
    Last Post: 20 Dec 2013, 04:25 PM
  2. Age Verification or Restriction
    By Sweet ZouZou in forum General Questions
    Replies: 15
    Last Post: 10 Nov 2010, 09:46 AM
  3. Age Restriction
    By darkmarauder in forum Managing Customers and Orders
    Replies: 2
    Last Post: 20 Sep 2010, 12:18 PM
  4. Age Restriction...
    By Alex Clarke in forum General Questions
    Replies: 7
    Last Post: 16 Oct 2008, 12:34 PM
  5. Login Age Restriction
    By MIJewels in forum Managing Customers and Orders
    Replies: 0
    Last Post: 14 Apr 2008, 06:28 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR