secure.investorplace.com Open in urlscan Pro
2600:9000:2490:5600:e:f5c5:85c0:93a1  Public Scan

Submitted URL: https://click.exct.investorplace.com/?qs=bbdfd96d7c5d79d97cb3971e2c6d5f5b68ccac19fc5a249115d85810e1a025371ced44c6a83391c90263c322149d...
Effective URL: https://secure.investorplace.com/?cid=MKT755659&eid=MKT808177
Submission: On July 14 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://investorplace.com/corporate/terms-conditions/">Terms of Use</a>&nbsp;and <a href="https://investorplace.com/corporate/privacy/" target="_blank" rel="noopener">Privacy Policy</a>&nbsp;and to receive our promotional emails.
            Click here to view <a href="https://investorplace.com/corporate/disclosures-disclaimers/">Disclosures and Disclaimers</a>. We’ll charge your card $4,000 to start to your <em>Breakthrough Stocks</em> subscription. Each year, we will charge
            you a $4,000 renewal fee (plus any applicable taxes) to your payment method on file until you cancel. Your subscription has a 30-day InvestorPlace credit refund policy. You may cancel your subscription at any time by clicking
            <a href="https://investorplace.com/corporate/billing/">here</a> or by contacting our Customer Service team at (800) 219-8592 or by emailing <a href="mailto:feedback@investorplace.com">feedback@investorplace.com</a>. To cancel without
            incurring such a 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

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

Brought to you by

Secure Order Form

 

Nearly 50 years ago, Louis Navellier disproved the “Efficient Market Hypothesis”
when as a college student he wrote an algorithm that beat the market by over
3-to-1.

It didn’t take Wall Street long to come calling… in the years ahead, Louis would
charge his clients as much as $30,000 for his research and insights.

He’s spent over 40 years honing his stock-rating system. Along the way, it
uncovered some major wins for his readers.

With it, Louis was able to get readers into Apple when it was $0.37/share…

Amazon, at just $2.01/share… Intel, at just $3.60/share… and Cisco when it was
trading at just $0.47.

Over the years, Louis has pointed readers to 18 different 10,000% winners.

Of course, no track record is perfect. No one has ever taken risk out of
investing. And no one ever will.

But Louis designed Breakthrough Stocks to help deliver potentially momentous
gains for readers – the kinds of returns that could transform your financial
situation.

And even the mainstream media has noticed his track record.

MarketWatch called him “the advisor to recommend Google before anyone else.”

CNBC called him “the Earnings Whisperer.”

And when he unmasked Enron in the early 2000s and urgently warned readers to
dump the stock, it went on to tank 98% a few months later. And Forbes called his
warning, in hindsight, “an unreported triumph.”

But notes from readers have always meant more to Louis than what the media is
saying.

“I just want to thank you for my first 1,000% winner. It is a market of stocks
and no one picks them like Louis.” – Doug R.

“Now I have money I only used to dream about thanks to Louis.” – Jerry M.

“I closed out a position I made based on your recommendations and made $25,000
in profits.” – Karam G.

The investment results described in these testimonials are not typical;
Investing in securities carries a high degree of risk; You may lose some or all
of the investment.

Helping readers like this was Louis’ goal when he started Breakthrough Stocks.


SIGN UP FOR A SUBSCRIPTION TO BREAKTHROUGH STOCKS TODAY

Become a member and you’ll receive:

 * • Access to All of Louis’ Breakthrough Stock Recommendations
 * • Trade Alerts and Updates
 * • Members-Only Website
 * • Access to Louis’ Proprietary Stock Grader (includes access to the “Money
   Flow Monitor,” Fundamental Grades, and Total Grades)

You’ll see exactly how Louis analyzes and vets each stock… be able to scrutinize
his track record at your leisure… and receive regular briefings on Louis’
portfolio and new opportunities that cross his desk.

A year of membership to Breakthrough Stocks costs $4,000.

We consider that a bargain, considering readers have told us that they made as
much as 10X that amount on a single trade.

And it’s always possible that Louis uncovers his 19th “10,000% winner” during
your year-long membership.

You’ll instantly gain access to dozens of Breakthrough Stocks recommendations
Louis has analyzed and carefully vetted for their potential to return 100%...
500%... 1,000%...

To get started, simply fill out the form below.

BREAKTHROUGH STOCKS – 1 YEAR - $4,000

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


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. We’ll charge your card $4,000 to start to your
Breakthrough Stocks subscription. Each year, we will charge you a $4,000 renewal
fee (plus any applicable taxes) to your payment method on file until you cancel.
Your subscription has a 30-day InvestorPlace credit refund policy. You may
cancel your subscription at any time by clicking here or by contacting our
Customer Service team at (800) 219-8592 or by emailing
feedback@investorplace.com. To cancel without incurring such a 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.