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

Submitted URL: https://click.exct.investorplace.com/?qs=4e1b3e29b83b6e30f3efafda74d1dc40ff994557ced20bb4208076b0fcec794aadf71231c038faf0c4d868a4fe43...
Effective URL: https://secure.investorplace.com/?cid=MKT755686&eid=MKT820336
Submission: On November 25 via api from BE — Scanned from CA

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="" sd_sf="qjj-3"> <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="" sd_sf="qjj-32"> <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="" sd_sf="qjj-32"> <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="" sd_sf="qjj-4"> <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" sd_sf="qjj-4"> <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="" sd_sf="qjj-29"> <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="" sd_sf="qjj-26"> <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="" sd_sf="qjj-4"> <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" sd_sf="qjj-4"> <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="" sd_sf="qjj-29"> <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="" sd_sf="qjj-26"> <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" sd_sf="qjj-32"> <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" sd_sf="qdj-34"> <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" sd_sf="qdj-35"> <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 your <em>Accelerated Profits</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

WAIT!

TBD

Return to Membership Page

THIS OFFER IS NOW CLOSED, BUT YOU CAN STILL GET IN, DETAILS BELOW…

Brought to you by

Secure Order Form

 

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

CNBC called him “the earnings whisperer.”

Steve Forbes heralded his “most enviable long-term investment record.”

And thanks to his trading algorithm he partly developed in college, Louis
Navellier has recommended hundreds of double and triple-digit winners for
readers over the years—including 18 recommendations that returned 10,000% or
more.

And now, Louis has a major tool at his disposal he didn’t have back then…

Over the last few years, he hasn’t just been using computers to analyze stock
market data in search of his 19th 10,000% winner…

He’s also been using AI.

Chances are, you’ve seen a few headlines about AI threatening to disrupt
mainstream finance… like a portfolio put together by ChatGPT beating some of the
most popular funds in the United Kingdom.

The predictive power stemming from this breakthrough has allowed Louis to
recommend Home Depot at $0.73/share… Microsoft at $0.39… and Intel when it was
just above $3.


JOIN ACCELERATED PROFITS

The regular one-year retail price for Accelerated Profits is $4,000.

 * • One-Year Membership to Accelerated Profits
   (This includes an average of four of Louis’ fast-moving stock recommendations
   per month.)
 * • 24/7 Use of the Member-Only Accelerated Profits Website

Remember, artificial intelligence is the entire game these days. Almost every
firm on Wall Street is using it to make huge gains. But they’re NOT sharing it
with the little guy.

This is your chance to get AI-driven hedge fund-quality research at a fraction
of the price.

By signing up for Accelerated Profits you’ll have access to some of the most
explosive stock recommendations on the market, selected by data-driven research.

To get started, simply fill out the form below.

ACCELERATED PROFITS – 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 your
Accelerated Profits 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.


×
Please Complete the CAPTCHA

To proceed, kindly verify that you are not a robot by completing the CAPTCHA
below.