movieclubsignup.com Open in urlscan Pro
104.26.4.60  Public Scan

Submitted URL: http://a.websponsors.com/c/s=292183/c=300573/m=1623_102704917489124402351196196231/
Effective URL: https://movieclubsignup.com/cgi-bin/disneymovie.mp?s=147994&r=aaa&m=DE292183&c=1755063&p=
Submission Tags: 7396888
Submission: On December 28 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST

<form id="shipping-information" method="post" novalidate="novalidate">
  <div class="form-group">
    <label>First name</label>
    <input type="text" class="form-control" name="fname" value="">
  </div>
  <div class="form-group">
    <label>Last name</label>
    <input type="text" class="form-control" name="lname" value="">
  </div>
  <div class="form-group">
    <label>Address line 1</label>
    <input type="text" class="form-control" name="address" value="" placeholder="Street address, P.O. Box">
  </div>
  <div class="form-group">
    <label>Address line 2</label>
    <input type="text" class="form-control" name="address2" value="" placeholder="Apartment, suite, unit, building, floor, etc.">
  </div>
  <div class="form-group">
    <label>Zip code</label>
    <input type="text" class="form-control" name="zip" value="">
  </div>
  <div class="form-group">
    <label>City</label>
    <input type="text" class="form-control" name="city" value="">
  </div>
  <div class="form-group">
    <label>State</label>
    <input type="text" class="form-control" name="state" value="">
  </div>
  <div class="form-group">
    <label>Email</label>
    <input type="email" class="form-control" name="email" value="">
  </div>
  <div class="form-group">
    <label>Confirm Email</label>
    <input type="email" class="form-control" name="confirm_email" value="">
  </div>
</form>

POST

<form id="payment-information" method="post" novalidate="novalidate">
  <div class="content-block bg-light-grey">
    <h3>Enter Your Payment Information</h3>
    <input type="hidden" name="form_submitted" value="1">
    <input type="hidden" name="list_movie_1">
    <input type="hidden" name="list_movie_2">
    <input type="hidden" name="list_movie_3">
    <input type="hidden" name="list_movie_bn1">
    <input type="hidden" name="list_movie_bn2">
    <input type="hidden" name="club_type">
    <input type="hidden" name="fname">
    <input type="hidden" name="lname">
    <input type="hidden" name="address">
    <input type="hidden" name="address2">
    <input type="hidden" name="city">
    <input type="hidden" name="state">
    <input type="hidden" name="zip">
    <input type="hidden" name="email">
    <input type="hidden" name="confirm_email">
    <input type="hidden" name="usps_address" value="">
    <input type="hidden" name="usps_address2" value="">
    <input type="hidden" name="usps_city" value="">
    <input type="hidden" name="usps_state" value="">
    <input type="hidden" name="usps_zip" value="">
    <input type="hidden" name="usps_failure" value="">
    <input type="hidden" name="s" value="147994">
    <input type="hidden" name="r" value="aaa">
    <input type="hidden" name="m" value="DE292183">
    <input type="hidden" name="c" value="1755063">
    <input type="hidden" name="p" value="">
    <input type="hidden" name="dob" value="">
    <input type="hidden" name="gender" value="">
    <input type="hidden" name="session_id" value="65f06258679411ec9be3d7e723d6de30">
    <input type="hidden" name="app_id" value="">
    <input type="hidden" name="302_err" value="">
    <input type="hidden" name="b_err" value="">
    <input type="hidden" name="test_id" value="1217">
    <input type="hidden" name="test_case" value="0">
    <input type="hidden" name="dt" value="">
    <input type="hidden" name="aff_sub1" value="">
    <input type="hidden" name="subpub" value="">
    <input type="hidden" name="abandoned" value="">
    <input type="hidden" name="freegift" value="none">
    <input type="hidden" name="new_bonus" value="">
    <input type="hidden" name="provider" value="World Pay">
    <div class="row">
      <div class="col-xs-12">
        <div class="form-group">
          <label>Card Number</label>
          <input type="text" class="form-control" name="creditcard_number" value="">
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col-xs-7">
        <div class="form-group">
          <label>Expiration Date</label>
          <select class="form-control" name="creditcard_expdate_month">
            <option value="01">01</option>
            <option value="02">02</option>
            <option value="03">03</option>
            <option value="04">04</option>
            <option value="05">05</option>
            <option value="06">06</option>
            <option value="07">07</option>
            <option value="08">08</option>
            <option value="09">09</option>
            <option value="10">10</option>
            <option value="11">11</option>
            <option value="12">12</option>
          </select>
          <select class="form-control" name="creditcard_expdate_year">
            <option value="2021">2021</option>
            <option value="2022">2022</option>
            <option value="2023">2023</option>
            <option value="2024">2024</option>
            <option value="2025">2025</option>
            <option value="2026">2026</option>
            <option value="2027">2027</option>
            <option value="2028">2028</option>
            <option value="2029">2029</option>
            <option value="2030">2030</option>
            <option value="2031">2031</option>
            <option value="2032">2032</option>
            <option value="2033">2033</option>
            <option value="2034">2034</option>
            <option value="2035">2035</option>
            <option value="2036">2036</option>
            <option value="2037">2037</option>
            <option value="2038">2038</option>
            <option value="2039">2039</option>
            <option value="2040">2040</option>
          </select>
        </div>
      </div>
      <div class="col-xs-5">
        <div class="form-group">
          <label>CVV2</label>
          <input type="text" class="form-control" name="creditcard_cvv2" style="display: inline-block;" maxlength="4" size="4" value="">
          <img src="https://cdn.movieclubsignup.com/disney-2016//images/question-mark.svg" onclick="jQuery('#cvv2_help').modal('show');" style="cursor: pointer; position: relative; top: -7px; left: 4px;" height="32px" width="32px">
        </div>
      </div>
    </div>
    <div class="form-group" style="padding-top:10px">
      <label><strong style="font-weight:1000;font-size:16pt;">Join now and get 3 movies for $1.99 each. As a member you agree to buy 5 movies at $19.95 per movie plus shipping and processing.</strong></label>
    </div>
  </div>
  <style>
    #order-summary .col-xs-3 {
      text-align: right;
    }

    #order-summary .col-xs-7 {
      text-align: left;
    }

    #order-summary {
      font-weight: bold;
    }

    #order-summary .row {
      color: #A9A9A9;
    }

    #order-summary .title {
      color: #000;
      text-align: left;
    }

    #order-summary .regular-price {
      color: rgb(169, 168, 168);
      text-decoration: line-through;
      text-align: center;
    }

    #order-summary .your-price {
      color: rgb(237, 29, 36);
      text-align: center;
    }
  </style>
  <!--
    <div class="content-block bg-light-grey text-left" id="order-summary">
    </div>
-->
  <div class="content-block text-left text-white bg-dark-blue">
    <div id="membership-details" class="carousel slide text-left" data-ride="carousel" data-interval="false">
      <div class="carousel-inner" role="listbox">
        <div class="item active" style="height: 160.031px;">
          <p>By clicking "Confirm Order" below, you agree that your membership in the Disney Movie Club will continue until you cancel or we terminate your membership, and to the following terms: About every 4 weeks, plus 2 additional times per year,
            we'll announce a Featured Title, and your credit card will be charged the amount listed for the Featured Title unless you decline it by the date specified; you agree to buy the minimum number of titles at $19.95 per title, plus shipping
            &amp; processing; you may cancel your membership any time (charges may apply if you have not fulfilled your minimum purchase commitment); and additional terms set forth in the
            <a href="https://cdn.movieclubsignup.com/disney-2016//images/MembershipAgreementDMC03042020.pdf" target="_new" style="color:000;text-decoration:underline;">Membership Agreement</a> (including arbitration agreement).</p>
        </div>
      </div>
    </div>
  </div> <!-- content-block -->
  <div class="content-block bg-light-grey">
    <div class="form-group">
      <div class="checkbox">
        <input type="checkbox" id="offers" name="offers" value="yes">
        <label for="offers"> Yes, I would like to receive special offers and information from Disney Movie Club and the Walt Disney Family of Companies. </label>
      </div>
    </div>
    <div class="form-group">
      <div class="checkbox">
        <input type="checkbox" id="agree" name="agree" value="X">
        <label for="agree"> I have read and understand the <a href="https://cdn.movieclubsignup.com/disney-2016//images/MembershipAgreementDMC03042020.pdf" target="_new" style="text-decoration:underline">Membership Agreement</a> (including
          arbitration agreement), and the terms listed above. </label>
      </div>
    </div>
  </div> <!-- content-block -->
  <div class="content-block bg-light-blue">
    <button class="btn btn-lg" style="background-color:#04b8d9;color:#FFF;" type="button">Confirm Order</button>
  </div> <!-- content-block -->
</form>

Text Content

FREE SHIPPING ON INITIAL ORDER!

3


CHOOSE YOUR FIRST 3 MOVIES

Add Change Remove
Raya and the Last Dragon
Add Change Remove
Mulan
Add Change Remove
Toy Story 4


SAVE MORE WITH BONUS MOVIES

Add Change Remove
No bonus movie selected.
Add Change Remove
No bonus movie selected.
Order your first club purchase for only $14.95, (FREE Shipping) and have less to
buy later.
Take a second Bonus Movie for only $9.95 (FREE Shipping) and SAVE 50%.

Add Change Remove
Raya and the Last Dragon
Add Change Remove
Mulan
Add Change Remove
Toy Story 4
Add Change Remove
Soul
Add Change Remove
Spies In Disguise
Add Change Remove
Moana
Add Change Remove
Marvel - Black Panther
Add Change Remove
The Lion King
Add Change Remove
Frozen 2
Add Change Remove
Hocus Pocus
Add Change Remove
Tim Burton's The Nightmare Before Christmas
Add Change Remove
Lady And The Tramp
Add Change Remove
Onward
Add Change Remove
Frozen
Add Change Remove
The Fox And The Hound
Add Change Remove
Coco
Add Change Remove
The Little Mermaid
Add Change Remove
Marvel's Guardians Of The Galaxy
Add Change Remove
Monsters, Inc.
Add Change Remove
Up
Add Change Remove
Finding Nemo
Add Change Remove
Pocahontas 2-Movie Collection
Add Change Remove
Bambi
Add Change Remove
Ratatouille
Add Change Remove
A Bug's Life
Add Change Remove
Finding Dory
Add Change Remove
Tangled
Add Change Remove
Marvel - Guardians Of The Galaxy Vol. 2
Add Change Remove
Big Hero 6
Add Change Remove
Inside Out
Add Change Remove
The Sound Of Music
Add Change Remove
WALL-E
Add Change Remove
Zootopia
Add Change Remove
Beauty And The Beast
Add Change Remove
Ferdinand
Add Change Remove
Marvel - The Avengers: Age Of Ultron
Add Change Remove
Peter Pan
Add Change Remove
Pinocchio
Add Change Remove
Toy Story
Add Change Remove
The Princess And The Frog
Add Change Remove
The Aristocats
Add Change Remove
Snow White And The Seven Dwarfs
Add Change Remove
Brave
Add Change Remove
Alice In Wonderland
Add Change Remove
Incredibles 2
Add Change Remove
A Goofy Movie
Add Change Remove
Beauty And The Beast
Add Change Remove
Lilo & Stitch
Continue
Privacy Policy | © Disney © Disney/Pixar © MARVEL


FREE SHIPPING ON INITIAL ORDER!

3


CHOOSE YOUR MOVIE FORMAT

Blu-Ray
DVD
Continue
Privacy Policy | © Disney © Disney/Pixar © MARVEL


FREE SHIPPING ON INITIAL ORDER!

3


WAIT!


SAVE MORE BY CHOOSING UP TO 2 BONUS MOVIES!

Please select a BONUS movie Raya and the Last Dragon Mulan Toy Story 4 Soul
Spies In Disguise Moana Marvel - Black Panther The Lion King Frozen 2 Hocus
Pocus Tim Burton's The Nightmare Before Christmas Lady And The Tramp Onward
Frozen The Fox And The Hound Coco The Little Mermaid Marvel's Guardians Of The
Galaxy Monsters, Inc. Up Finding Nemo Pocahontas 2-Movie Collection Bambi
Ratatouille A Bug's Life Finding Dory Tangled Marvel - Guardians Of The Galaxy
Vol. 2 Big Hero 6 Inside Out The Sound Of Music WALL-E Zootopia Beauty And The
Beast Ferdinand Marvel - The Avengers: Age Of Ultron Peter Pan Pinocchio Toy
Story The Princess And The Frog The Aristocats Snow White And The Seven Dwarfs
Brave Alice In Wonderland Incredibles 2 A Goofy Movie Beauty And The Beast Lilo
& Stitch Maleficent: Mistress Of Evil
Order your first club purchase for only $14.95, (FREE Shipping) and have less to
buy later.
Please select a 2nd BONUS movie Raya and the Last Dragon Mulan Toy Story 4 Soul
Spies In Disguise Moana Marvel - Black Panther The Lion King Frozen 2 Hocus
Pocus Tim Burton's The Nightmare Before Christmas Lady And The Tramp Onward
Frozen The Fox And The Hound Coco The Little Mermaid Marvel's Guardians Of The
Galaxy Monsters, Inc. Up Finding Nemo Pocahontas 2-Movie Collection Bambi
Ratatouille A Bug's Life Finding Dory Tangled Marvel - Guardians Of The Galaxy
Vol. 2 Big Hero 6 Inside Out The Sound Of Music WALL-E Zootopia Beauty And The
Beast Ferdinand Marvel - The Avengers: Age Of Ultron Peter Pan Pinocchio Toy
Story The Princess And The Frog The Aristocats Snow White And The Seven Dwarfs
Brave Alice In Wonderland Incredibles 2 A Goofy Movie Beauty And The Beast Lilo
& Stitch Maleficent: Mistress Of Evil
Take a second Bonus Movie for only $9.95 (FREE Shipping) and SAVE 50%.
Continue
Privacy Policy | © Disney © Disney/Pixar © MARVEL


FREE SHIPPING ON INITIAL ORDER!

3


WHERE SHOULD WE SHIP YOUR MOVIES?

First name
Last name
Address line 1
Address line 2
Zip code
City
State
Email
Confirm Email
Continue
Privacy Policy | © Disney © Disney/Pixar © MARVEL


FREE SHIPPING ON INITIAL ORDER!

3


ENTER YOUR PAYMENT INFORMATION

Card Number
Expiration Date 01 02 03 04 05 06 07 08 09 10 11 12
20212022202320242025202620272028202920302031203220332034203520362037203820392040
CVV2
Join now and get 3 movies for $1.99 each. As a member you agree to buy 5 movies
at $19.95 per movie plus shipping and processing.

By clicking "Confirm Order" below, you agree that your membership in the Disney
Movie Club will continue until you cancel or we terminate your membership, and
to the following terms: About every 4 weeks, plus 2 additional times per year,
we'll announce a Featured Title, and your credit card will be charged the amount
listed for the Featured Title unless you decline it by the date specified; you
agree to buy the minimum number of titles at $19.95 per title, plus shipping &
processing; you may cancel your membership any time (charges may apply if you
have not fulfilled your minimum purchase commitment); and additional terms set
forth in the Membership Agreement (including arbitration agreement).

Yes, I would like to receive special offers and information from Disney Movie
Club and the Walt Disney Family of Companies.
I have read and understand the Membership Agreement (including arbitration
agreement), and the terms listed above.
Confirm Order
Privacy Policy | © Disney © Disney/Pixar © MARVEL



FREE SHIPPING ON INITIAL ORDER!

3

Everything Looks Good
Privacy Policy | © Disney © Disney/Pixar © MARVEL