secure.thefreeportsociety.com Open in urlscan Pro
2606:4700:4400::6812:20d1  Public Scan

Submitted URL: https://click.exct.investorplace.com/?qs=b7f8e5130ca8db94eecb9dfdd334ddf768cb619b130f461da5c0e1fe6f9bb85c8add1a439c6fe19c40d5ede22953...
Effective URL: https://secure.thefreeportsociety.com/?cid=MKT785164&eid=MKT799964
Submission: On May 01 via api from BE — Scanned from DE

Form analysis 1 forms found in the DOM

<form class="store-form">
  <div class="store-subscribe-error text-red text-center"></div>
  <div class="store-offerpricechoice"></div>
  <div class="form-fields">
    <div class="card" id="formHeader">
      <div class="card-body px-6 py-4 px-sm-4.25">
        <div>
          <p>Secure Checkout. 100% Protected. SSL Protocol.</p>
          <p>All information is encrypted and transmitted without risk using a Secure Sockets Layer protocol.</p>
        </div>
      </div>
    </div>
    <div class="card" id="personalInfoCard">
      <div class="card-body px-4 p-sm-4.25">
        <h3 class="mb-3 font-weight-bold">1. Personal Information</h3>
        <div class="form-group"><input class="form-control store-email-address" id="storeEmailAddress" type="email" placeholder=" " autocomplete="email" required=""> <label for="storeEmailAddress">Email Address</label>
          <div class="store-error store-email-address-invalid-error text-red">Email is invalid</div>
          <div class="store-error store-email-address-error text-red">Email is required</div>
        </div>
        <div class="form-row">
          <div class="col-sm-6">
            <div class="form-group"><input class="form-control store-first-name" id="storeFirstName" type="text" placeholder=" " autocomplete="given-name" required=""> <label for="storeFirstName">First Name</label>
              <div class="store-error store-first-name-error text-red">First Name is required</div>
            </div>
          </div>
          <div class="col-sm-6">
            <div class="form-group"><input class="form-control store-last-name" id="storeLastName" type="text" placeholder=" " autocomplete="family-name" required=""> <label for="storeLastName">Last Name</label>
              <div class="store-error store-last-name-error text-red">Last Name is required</div>
            </div>
          </div>
        </div>
        <h4 class="my-3 font-weight-bold">Shipping Address</h4>
        <div class="form-group"><input class="form-control store-address" id="storeAddress1" type="text" placeholder=" " autocomplete="address-line1" required=""> <label for="storeAddress1">Address line 1</label>
          <div class="store-error store-address-error text-red">Address line 1 is required</div>
        </div>
        <div class="form-group custom-control custom-checkbox" id="shippingAddress2CheckContainer" data-hidden="true"><input class="custom-control-input" id="shippingAddress2Check" type="checkbox" autocomplete="off"> <label
            class="custom-control-label" for="shippingAddress2Check">Add Address line 2 (optional).</label></div>
        <div class="form-group" id="shippingAddress2Container"><input class="form-control store-address2" id="storeAddress2" type="text" placeholder=" " autocomplete="address-line2"> <label for="storeAddress2">Address line 2 (optional)</label></div>
        <!-- <div class="form-group"><input class="form-control store-address2" id="storeAddress2" type="text" placeholder=" " autocomplete="address-line2" /> <label for="storeAddress2">Address 2 (optional)</label></div> -->
        <div class="form-group"><input class="form-control store-city" id="storeCity" type="text" placeholder=" " autocomplete="address-level2" required=""> <label for="storeCity">City</label>
          <div class="store-error store-city-error text-red">City is required</div>
        </div>
        <div class="form-row">
          <div class="col-8">
            <div class="form-group"><select class="custom-select store-state" id="storeState" placeholder=" " autocomplete="address-level1" required=""></select><label for="storeState">State</label>
              <div class="store-error store-state-error text-red">State is required</div>
            </div>
          </div>
          <div class="col-4">
            <div class="form-group"><input class="form-control store-postal-code" id="storePostalCode" type="text" placeholder=" " autocomplete="postal-code" required=""> <label for="storePostalCode">Zip Code</label>
              <div class="store-error store-postal-code-error text-red">Zip Code is required</div>
            </div>
          </div>
        </div>
        <div class="form-group"><select class="custom-select store-country" id="storeCountry" data-default-countries="true" autocomplete="country" required=""></select><label for="storeCountry">Country</label></div>
        <div class="form-group"><input class="form-control store-phone-number" id="storePhoneNumber" maxlength="10" type="text" placeholder=" " autocomplete="tel"> <label for="storePhoneNumber">Phone Number</label>
          <div class="store-error store-phone-number-error text-red">Phone Number is required</div>
        </div>
      </div>
      <div class="card" id="billingInfoCard">
        <div class="card-body px-4 pb-2 px-sm-4.25 pt-sm-4.25 pb-sm-0 gray">
          <h3 class="mb-3 font-weight-bold">2. Billing Information</h3>
          <h4 class="my-3 font-weight-bold">Billing Address</h4>
          <div class="form-group custom-control custom-checkbox" id="sameBillingAddressContainer" data-hidden="true"><input class="custom-control-input" id="sameBillingAddress" type="checkbox" autocomplete="off" checked="checked"> <label
              class="custom-control-label" for="sameBillingAddress">Same as shipping address.</label></div>
          <div id="billingAddressSection">
            <div class="form-group"><input class="form-control store-credit-card-address" id="storeBillingAddress1" type="text" placeholder=" " autocomplete="address-line1" required=""> <label for="storeBillingAddress1">Address line 1</label>
              <div class="store-error store-credit-card-address-error text-red">Address line 1 is required</div>
            </div>
            <div class="form-group custom-control custom-checkbox" id="billingAddress2CheckContainer" data-hidden="true"><input class="custom-control-input" id="billingAddress2Check" type="checkbox" autocomplete="off"> <label
                class="custom-control-label" for="billingAddress2Check">Add Address line 2 (optional).</label></div>
            <div class="form-group" id="billingAddress2Container"><input class="form-control store-credit-card-address2" id="storeBillingAddress2" type="text" placeholder=" " autocomplete="address-line2"> <label for="storeBillingAddress2">Address 2
                (optional)</label></div>
            <!-- <div class="form-group"><input class="form-control store-credit-card-address2" id="storeBillingAddress2" type="text" placeholder=" " autocomplete="address-line2" /> <label for="storeBillingAddress2">Address 2 (optional)</label></div> -->
            <div class="form-group"><input class="form-control store-credit-card-city" id="storeBillingCity" type="text" placeholder=" " autocomplete="address-level2" required=""> <label for="storeBillingCity">City</label>
              <div class="store-error store-credit-card-city-error text-red">City is required</div>
            </div>
            <div class="form-row">
              <div class="col-8">
                <div class="form-group"><select class="custom-select store-credit-card-state" id="storeBillingState" placeholder=" " autocomplete="address-level1" required=""></select><label for="storeBillingState">State</label>
                  <div class="store-error store-credit-card-state-error text-red">State is required</div>
                </div>
              </div>
              <div class="col-4">
                <div class="form-group"><input class="form-control store-credit-card-postal-code" id="storeBillingPostalCode" type="text" placeholder=" " autocomplete="postal-code" required=""> <label for="storeBillingPostalCode">Zip Code</label>
                  <div class="store-error store-credit-card-postal-code-error text-red">Zip Code is required</div>
                </div>
              </div>
            </div>
            <div class="form-group"><select class="custom-select store-credit-card-country" id="storeBillingCountry" data-default-countries="true" autocomplete="country" required=""></select><label for="storeBillingCountry">Country</label></div>
          </div>
        </div>
        <div class="card-body px-4 pb-2 px-sm-4.25 pt-sm-4.25 pb-sm-0 gray">
          <div id="ccLogosContainer" style="margin-left: 0;">
            <h4 class="mb-3 mt-1 mr-2  font-weight-bold">Credit Card</h4>
            <div id="card-image-container-Visa" aria-label="Card Type Visa" role="widget" aria-live="polite" name="card-image-creditCardType" class="card-image card-image-Visa-disabled" aria-selected="false" aria-hidden="true" aria-disabled="true">
              <span>Visa</span></div>
            <div id="card-image-container-MasterCard" aria-label="Card Type MasterCard" role="widget" aria-live="polite" name="card-image-creditCardType" class="card-image card-image-MasterCard" aria-selected="false" aria-hidden="true"
              aria-disabled="true"><span>MasterCard</span></div>
            <div id="card-image-container-AmericanExpress" aria-label="Card Type AmericanExpress" role="widget" aria-live="polite" name="card-image-creditCardType" class="card-image-AmericanExpress-disabled card-image " aria-selected="false"
              aria-hidden="true" aria-disabled="true"><span>AmericanExpress</span></div>
            <div id="card-image-container-Discover" aria-label="Card Type Discover" role="widget" aria-live="polite" name="card-image-creditCardType" class="card-image card-image-Discover-disabled" aria-selected="false" aria-hidden="true"
              aria-disabled="true"><span>Discover</span></div>
          </div>
          <div class="form-group"><input class="form-control store-credit-card-holder-name" id="storeCreditCardName" name="name" placeholder=" " autocomplete="cc-name" required="" minlength="3" type="text"> <label for="storeCreditCardName">Cardholder
              Name</label>
            <div class="store-error store-credit-card-holder-name-error text-red">Cardholder Name is required</div>
          </div>
          <div class="form-row">
            <div class="col-8">
              <div class="form-group"><input class="form-control store-credit-card-number" id="storeCreditCardNumber" maxlength="19" name="number" placeholder=" " autocomplete="cc-number" required="" type="text"> <label
                  for="storeCreditCardNumber">Card Number</label>
                <div class="store-error store-credit-card-number-invalid-error text-red">Card Number is invalid</div>
                <div class="store-error store-credit-card-number-error text-red">Card Number is required</div>
              </div>
            </div>
            <div class="col-4">
              <div class="form-group"><input class="form-control store-credit-card-cvv" id="storeCreditCardCVV" name="cvc" placeholder=" " autocomplete="cc-csc" required="" type="text"> <label for="storeCreditCardCVV">CVV</label>
                <div class="store-error store-credit-card-cvv-invalid-error text-red">CVV is invalid</div>
                <div class="store-error store-credit-card-cvv-error text-red">CVV is required</div>
                <div id="cvvTooltip"><img alt="cvv tooltip" aria-label="The three or four digit number located either on the front or back of a credit or debit card" src="https://marketingassets.cloudsna.com/prod/images/ipm/form/cvv_preview.jpg">
                </div>
              </div>
            </div>
          </div>
          <div class="form-row">
            <div class="col-6">
              <div class="form-group"><select class="custom-select store-credit-card-expiration-month" id="storeCreditCardMonth" name="cardmonth" autocomplete="cc-exp-month" required="">
                  <option value="" selected="selected" disabled="disabled">Exp. Month</option>
                  <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><label for="storeCreditCardMonth">Exp. Month</label>
                <div class="store-error store-credit-card-expiration-month-error text-red">Expiration Month is required</div>
                <div class="store-error store-credit-card-expiration-past-error text-red">Expiration Date has already passed</div>
              </div>
            </div>
            <div class="col-6">
              <div class="form-group"><select class="custom-select store-credit-card-expiration-year" id="storeCreditCardYear" name="cardyear" autocomplete="cc-exp-year" required="">
                  <option value="" selected="selected" disabled="disabled">Exp. Year</option>
                  <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>
                  <option value="2041">2041</option>
                </select><label for="storeCreditCardYear">Exp. Year</label>
                <div class="store-error store-credit-card-expiration-year-error text-red">Expiration Year is required</div>
              </div>
            </div>
          </div>
        </div>
        <div class="card-body px-4 p-sm-4.25 gray">
          <div class="form-group store-submit-container my-1 pb-2 px-3 text-center"><button class="store-submit mx-auto btn btn-lg btn-block btn-custom" type="button"> Place My Order </button>
            <p class="order-secure-note mt-2 mb-0">All transactions are secure and encrypted.</p>
          </div>
          <p style="font-size: 14px; line-height: 16px; margin: 20px auto; max-width: 725px; width: 95%;">By clicking the “Place My Order” button above, you are agreeing to our
            <a href="https://thefreeportsociety.com/terms-of-use/" target="_blank" rel="noopener">Terms of Use</a> and <a href="https://thefreeportsociety.com/privacy-policy/" target="_blank" rel="noopener">Privacy Policy</a> and to receive our
            promotional emails. Click here to view <a href="https://thefreeportsociety.com/disclosures-disclaimers/" target="_blank" rel="noopener">Disclosures and Disclaimers</a>. Your subscription to Freeport Alpha will automatically renew on an
            annual basis after your initial term until you cancel. Upon renewal of your subscription to Freeport Alpha, we will charge you $5,000.00 (plus any applicable taxes) to your payment method on file. Your subscription has a 30-day credit
            refund policy. You may cancel your subscription at any time by contacting our Customer Service team at 800-453-2046 or by emailing
            <a href="mailto:support@thefreeportsociety.com" target="_blank" rel="noopener">support@thefreeportsociety.com</a>. To cancel without incurring such renewal fee, you must do so one day prior to the renewal date. You will receive an email
            reminder before your subscription is automatically renewed.</p>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

Call to order: 1-800-453-2046

Secure Order Form

 Presents:

This Offer is Now Closed, but you can still join The Freeport Society at retail
price below.


TRADE EXTREME MARKET VOLATILITY WITH CONFIDENCE BY JOINING FREEPORT ALPHA TODAY

Short-term trading during extreme volatility is how everyday Americans truly
strike it rich.

That’s why we created Freeport Alpha.

It’s for people who understand that making money faster is better.

And are brave enough to take the necessary steps to do it.

Freeport Alpha is the first research service we’ve produced that’s dedicated to
trading the coming Age of Chaos.

And it’s the one place you’ll find our best short-term volatility trades.

Whether it’s a currency shock… 

Or a supply chain issue…

A new law or regulation…

A crash in the market… 

A war breaking out…

Or a massive technology transforming the country and the world.

If it causes short-term volatility… our Chief Investment Strategist, Charles
Sizemore, will be right there telling you how to trade it…

With the goal of making years’ worth of market gains… in just months… or even
weeks.


HERE’S EVERYTHING YOU’LL GET WHEN YOU JOIN:

When you sign up through this page, you’ll gain a full year of access to our
powerful new research service, Freeport Alpha.

As a member, you’ll receive weekly updates from Charles that will show you
exactly where the market is the most volatile and his favorite way to play it.

And even if you’ve never done advanced trading before…

We’ve got you covered.

As a new member, you’ll receive immediate access to The Freeport Alpha Trading
Guide.

This manual will walk you through the essentials for understanding our more
advanced strategies and show you how to execute them. 

That way, you’ll be ready to take advantage of the final benefit of Freeport
Alpha: 

Urgent trade alerts sent directly to your inbox.

As a member, you’ll also get urgent trade alerts so you can act quickly on these
moves and give yourself the best chance to see big gains – fast. 

When the market is making big, wild moves, it’s time to take action.

That’s why in addition to our weekly updates, you’ll also receive urgent trade
alerts that will give you the key details needed to capitalize on the chaos.

…Giving you the best chance in the short term to make big, fast gains… without
putting your money at extreme risk.

Imagine having the peace of mind over the next 12 months… 

That any news headline that whiplashes the markets… will be heaven-sent for you…
because of the profit potential of the volatility it causes.

If you want to know which trades Charles believes will be the biggest and
fastest-moving recommendations as we speed toward the 2024 election… Freeport
Alpha is where to get them.


UNRESTRICTED ACCESS TO THE FREEPORT ALPHA PORTFOLIO

The model portfolio is where you can keep track of all the Freeport Alpha trades
that Charles recommends.

You’ll receive frequent updates and any “buy” or “sell” alerts…

And this portfolio is dynamic - meaning Charles will add new trade
recommendations and sell others as new opportunities unfold and as he looks to
take profits off the table.

It’s imperative you have access to everything all in one place.

That way, you can quickly act on any of Charles’ new recommendations moving
forward and then go back to living your life, knowing you have taken advantage
of the chaos that’s keeping everyone else up at night.

To recap, here’s everything you’ll get:

 * One FULL year to Freeport Alpha with weekly updates
 * Urgent Trade Alerts when Charles issues a new recommendation
 * Special Report: Freeport Alpha Trading Guide
 * Unrestricted Access to the Freeport Alpha model portfolio 


BEST OF ALL, FEEL SECURE WITH OUR IRONCLAD PROMISE TO YOU.

We’re so certain that Freeport Alpha will change your financial life that we're
offering a 30-day trial. 

If, at any point during that period, you feel you're not receiving invaluable
insights to reclaim your financial freedom or simply change your mind for any
reason, just contact our customer service team to cancel your subscription. 

We'll issue a full credit of your purchase that can be applied to any other
product from The Freeport Society. Please note: we do not offer cash refunds. 

If you’re ready to get started, just complete the order form below to join
Freeport Alpha for $5,000 per year. 

Secure Checkout. 100% Protected. SSL Protocol.

All information is encrypted and transmitted without risk using a Secure Sockets
Layer protocol.


1. PERSONAL INFORMATION

Email Address
Email is invalid
Email is required
First Name
First Name is required
Last Name
Last Name is required

SHIPPING ADDRESS

Address line 1
Address line 1 is required
Add Address line 2 (optional).
Address line 2 (optional)
City
City is required
State
State is required
Zip Code
Zip Code is required
Country
Phone Number
Phone Number is required


2. BILLING INFORMATION

BILLING ADDRESS

Same as shipping address.
Address line 1
Address line 1 is required
Add Address line 2 (optional).
Address 2 (optional)
City
City is required
State
State is required
Zip Code
Zip Code is required
Country

CREDIT CARD

Visa
MasterCard
AmericanExpress
Discover
Cardholder Name
Cardholder Name is required
Card Number
Card Number is invalid
Card Number is required
CVV
CVV is invalid
CVV is required

Exp. Month 01 02 03 04 05 06 07 08 09 10 11 12 Exp. Month
Expiration Month is required
Expiration Date has already passed
Exp. Year 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034
2035 2036 2037 2038 2039 2040 2041 Exp. Year
Expiration Year is required
Place My Order

All transactions are secure and encrypted.

By clicking the “Place My Order” button above, you are agreeing to our Terms of
Use and Privacy Policy and to receive our promotional emails. Click here to view
Disclosures and Disclaimers. Your subscription to Freeport Alpha will
automatically renew on an annual basis after your initial term until you cancel.
Upon renewal of your subscription to Freeport Alpha, we will charge you
$5,000.00 (plus any applicable taxes) to your payment method on file. Your
subscription has a 30-day credit refund policy. You may cancel your subscription
at any time by contacting our Customer Service team at 800-453-2046 or by
emailing support@thefreeportsociety.com. To cancel without incurring such
renewal fee, you must do so one day prior to the renewal date. You will receive
an email reminder before your subscription is automatically renewed.