howtogrowyours.com Open in urlscan Pro
2a06:98c1:3121::3  Public Scan

URL: https://howtogrowyours.com/?utm_source=convertkit
Submission: On October 20 via api from US — Scanned from NL

Form analysis 1 forms found in the DOM

Name: paymentForm

<form id="paymentForm" name="paymentForm" class="ng-pristine ng-invalid ng-invalid-required ng-valid-email" novalidate="novalidate">
  <h3 class="tpl-6__checkout__title mb-sm-24 mb-16">Checkout</h3>
  <h4 class="tpl-6__checkout__subtitle mb-sm-20 mb-16">Contact</h4>
  <div class="row mobile-display">
    <div class="col-sm-6 col-12">
      <div class="form-group d-flex flex-column">
        <input type="text" class="form-control order-2 ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-class="{'typed': order.customer.first_name !== ''}" autofill="" id="fname" name="fname" ng-model="order.customer.first_name"
          required="" spellcheck="false" value="" autocomplete="given-name">
        <label for="fname" class="order-1">First Name</label>
      </div>
    </div>
    <div class="col-sm-6 col-12">
      <div class="form-group d-flex flex-column">
        <input type="text" class="form-control order-2 ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-class="{'typed': order.customer.last_name !== ''}" autofill="" id="lname" name="lname" ng-model="order.customer.last_name"
          required="" spellcheck="false" value="" autocomplete="family-name">
        <label for="lname" class="order-1">Last Name</label>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-sm-6 col-12">
      <div class="form-group d-flex flex-column">
        <input type="email" class="form-control form-control--icon form-control--email order-2 ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required" ng-class="{'typed': order.customer.email !== ''}" autofill="" id="email"
          name="email" ng-model="order.customer.email" required="" spellcheck="false" value="" autocomplete="email">
        <label for="email" class="order-1">Email Address</label>
      </div>
    </div>
    <div class="col-sm-6 col-12">
      <!-- ngIf: checkoutState.product.properties.phone_number_field -->
    </div>
  </div>
  <div class="row">
    <div class="col-12">
      <h4 class="tpl-6__checkout__subtitle mt-sm-20 mb-16">Coupon Code</h4>
      <div class="tpl-6__coupon mb-sm-24 mb-16">
        <div class="row align-items-sm-center">
          <div class="col-sm-6 col-12">
            <div class="form-group mb-sm-0">
              <input type="text" class="form-control ng-pristine ng-untouched ng-valid ng-empty" placeholder="Coupon Code" id="coupon" name="coupon" ng-model="coupon_code">
            </div>
          </div>
          <div class="col-sm-auto col-12 px-8">
            <!-- ngIf: coupon_message.text == '' --><button type="button" class="btn btn-sm btn-primary btn-custom ng-scope" ng-if="coupon_message.text == ''" ng-disabled="!coupon_code" ng-click="checkCoupon(728622, false, false)"
              disabled="disabled">Apply coupon code</button><!-- end ngIf: coupon_message.text == '' -->
            <!-- ngIf: coupon_message.text !== '' -->
          </div>
          <div class="col-sm col-12 px-8 mt-sm-0 mt-8">
            <!-- ngIf: coupon_message.text !== '' -->
          </div>
        </div>
      </div>
    </div>
  </div>
  <h4 class="tpl-6__checkout__subtitle mt-sm-20 mb-16">Payment Methods</h4>
  <div id="payments" class="tpl-6__payment mb-sm-34 mb-24 mx-sm-0 mx-n16 p-sm-24 p-16">
    <div class="row">
      <div class="col-sm-auto col-12 order-sm-1 mt-sm-0 mt-16 order-3 ml-20 pr-0">
        <div class="custom-control custom-radio m-0">
          <input type="radio" id="creditCardRadio" name="paymentMethods" data-toggle="collapse" data-target="#cards:not(.show)" class="custom-control-input" ng-click="setPaymentType('cc_processor')" aria-expanded="true" checked="">
          <label class="custom-control-label d-flex align-items-center" for="creditCardRadio">
            <div class="payment-method-label"><img class="sampay-icon" src="https://d2n844f18s487r.cloudfront.net/modules/frontend/img/payment/sampay-wallet.svg" alt="SamPay Wallet"><span>Card &amp; More</span></div>
          </label>
        </div>
      </div>
      <div id="cards" class="col-12 collapse order-sm-4 order-3  show " data-parent="#payments">
        <div class="payment-element-container">
          <div class="payment-form cc-processor-form sampay-processor-form" ng-show="processor_selection == 'cc_processor'">
            <!-- ngIf: renderingPaymentElement -->
            <!-- ngIf: !renderingPaymentElement -->
            <div ng-if="!renderingPaymentElement" class="ng-scope">
              <stripe-element id="payment-element" instance="paymentElement" class="stripe-payment-element ng-isolate-scope">
                <div stripe-element-decorator="" class="StripeElement">
                  <div class="__PrivateStripeElement"
                    style="margin: -4px 0px !important; padding: 0px !important; border: none !important; display: block !important; background: transparent !important; position: relative !important; opacity: 1 !important; clear: both !important; transition: height 0.35s ease 0s !important;">
                    <iframe name="__privateStripeFrame94425" frameborder="0" allowtransparency="true" scrolling="no" role="presentation" allow="payment *"
                      src="https://js.stripe.com/v3/elements-inner-payment-103482d1e9948b42b6c1a512c7bfb9af.html#wait=true&amp;rtl=false&amp;publicOptions[wallets][applePay]=never&amp;publicOptions[wallets][googlePay]=never&amp;publicOptions[layout][type]=accordion&amp;publicOptions[layout][defaultCollapsed]=false&amp;publicOptions[layout][radios]=false&amp;publicOptions[layout][spacedAccordionItems]=true&amp;stripeAccount=acct_1MVe2K2i6EvUU2hE&amp;componentName=payment&amp;keyMode=live&amp;apiKey=pk_live_NNX27kZQDAPiNsF78lllGNd0&amp;referrer=https%3A%2F%2Fhowtogrowyours.com%2F%3Futm_source%3Dconvertkit&amp;controllerId=__privateStripeController9441"
                      title="Secure payment input frame"
                      style="border: none !important; margin: -4px; padding: 0px !important; width: calc(100% + 8px); min-width: 100% !important; overflow: hidden !important; display: block !important; user-select: none !important; transform: translate(0px) !important; color-scheme: light only !important; height: 229.969px; opacity: 1; transition: opacity 0.4s ease 0.1s;"></iframe>
                  </div>
                </div>
              </stripe-element>
            </div><!-- end ngIf: !renderingPaymentElement -->
          </div>
        </div>
      </div>
      <div class="col-sm-auto col-12 order-sm-2 mt-sm-0 mt-16 order-1 ml-20 pr-0">
        <div class="custom-control custom-radio m-0">
          <input type="radio" id="payPalRadio" name="paymentMethods" data-toggle="collapse" data-target="#paypal:not(.show)" class="custom-control-input" ng-click="setPaymentType('paypal')" aria-expanded="false">
          <label class="custom-control-label d-flex align-items-center" for="payPalRadio">
            <div class="payment-method-label"><img class="paypal-icon-v2" src="https://d2n844f18s487r.cloudfront.net/modules/frontend/img/payment/paypal-v2.svg" alt="PayPal"><span>PayPal</span></div>
          </label>
        </div>
      </div>
      <div id="paypal" class="col-12 collapse order-sm-4 order-1" data-parent="#payments">
        <div class="alternate-payments">
          <img class="payment-logo" src="https://d2n844f18s487r.cloudfront.net/modules/frontend/img/payment/paypal-redirect.svg" alt="PayPal logo">
          <p>PayPal selected.</p>
          <div>
            <img class="external-link" src="https://d2n844f18s487r.cloudfront.net/modules/frontend/img/payment/external-link.svg">
            <p class="payment-subtext">After submitting, you will be redirected to the PayPal website to fill out your payment information. You will be redirected back to our site once the payment is completed.</p>
          </div>
        </div>
      </div>
      <div class="col-sm-auto col-12 order-sm-3 mt-sm-0 mt-16 order-2 ml-20 pr-0 ng-hide" ng-show="canMakePaymentResult &amp;&amp; (canMakePaymentResult.applePay || canMakePaymentResult.googlePay)">
        <div class="custom-control custom-radio m-0">
          <input type="radio" id="digitalWalletRadio" name="paymentMethods" data-toggle="collapse" data-target="#digital-wallets:not(.show)" class="custom-control-input" ng-click="setPaymentType('digital_wallet')" aria-expanded="false">
          <label class="custom-control-label d-flex align-items-center" for="digitalWalletRadio">
            <div ng-show="canMakePaymentResult.applePay" class="payment-method-label ng-hide">
              <img class="apple-pay-v2" src="https://d2n844f18s487r.cloudfront.net/modules/frontend/img/payment/applepay.svg" alt="Apple Pay"><span>Apple Pay</span>
            </div>
            <div ng-show="canMakePaymentResult.googlePay" class="payment-method-label ng-hide">
              <img class="google-pay-v2" src="https://d2n844f18s487r.cloudfront.net/modules/frontend/img/payment/googlepay.svg" alt="Google Pay"><span>Google Pay</span>
            </div>
          </label>
        </div>
      </div>
      <div id="digital-wallets" class="col-12 collapse order-sm-4 order-2  ng-hide" ng-hide="!canMakePaymentResult.applePay &amp;&amp; !canMakePaymentResult.googlePay" data-parent="#payments">
        <!-- ngIf: canMakePaymentResult.applePay -->
        <!-- ngIf: canMakePaymentResult.googlePay -->
      </div>
    </div>
  </div>
  <div class="v2-vertical-large-container">
    <div class="order-bump-wrapper">
      <div class="vertical" ng-style="{'background-color': resolveOrderBumpBackgroundColor(), 'border': resolveOrderBumpBorderStyle()}" style="background-color: rgb(255, 255, 255); border: 2px solid rgb(27, 27, 27);">
        <div class="top-content">
          <div class="order-bump-image order-bump-image-fit">
            <img ng-src="https://s3.amazonaws.com/samcart-foundation-prod/marketplace-153264/assets/5SG4b4M2ZP1oHgQm.png" alt="How To Seal The Deal"
              src="https://s3.amazonaws.com/samcart-foundation-prod/marketplace-153264/assets/5SG4b4M2ZP1oHgQm.png">
          </div>
          <div class="header-content" ng-style="{'color': resolveOrderBumpTextColor(), 'text-align': resolveOrderBumpTextAlignment()}" style="color: rgb(27, 27, 27); text-align: left;">
            <div class="order-bump-headline">
              <p ng-style="{'color': resolveOrderBumpHeadlineColor()}" style="color: rgb(255, 153, 0);">How To Seal The Deal</p>
            </div>
            <div class="order-bump-description">
              <p><b>A Tactical Guide To Getting Laid On The First Date</b></p>
              <p><b><br></b></p>
              <p><span style="text-align: center;">An Exclusive Reveal on the&nbsp;</span><span style="text-align: center;">Timeless Wisdom</span><span style="text-align: center;">, Lost to the Sands of Time&nbsp;</span><span
                  style="text-align: center;">For How to&nbsp;</span><span style="text-align: center;">Date</span><span style="text-align: center;">,&nbsp;</span><span style="text-align: center;">Escalate</span><span
                  style="text-align: center;">&nbsp;&amp;&nbsp;</span><span style="text-align: center;">Close the Deal</span><span style="text-align: center;">&nbsp;</span><span style="text-align: center;">With Sex For Any Women You’re
                  Seeing!</span><br></p>
            </div>
          </div>
        </div>
        <div class="bump-content">
          <div class="divider"></div>
          <div class="payment-summary">
            <div ng-style="{'color': resolveOrderBumpPriceColor(), 'text-align': resolveOrderBumpTextAlignment()}" style="color: rgb(255, 153, 0); text-align: left;">
              <strong class="ng-binding">$49.00</strong>
            </div>
          </div>
          <div class="tpl-6__offer__checkbox custom-control custom-checkbox d-inline-block rounded bg-white pb-2 pt-2" ng-style="{'text-align': resolveOrderBumpTextAlignment(), 'border': resolveOrderBumpBorderStyle()}"
            style="text-align: left; border: 2px solid rgb(27, 27, 27);">
            <input type="checkbox" ng-checked="order_bumps.has(728613)" class="custom-control-input" id="order_bump_How To Seal The Deal" ng-click="toggleOrderBumps(728622, 728613, false, false)">
            <label class="custom-control-label pr-md-36 pr-sm-20 pr-8 ng-binding" for="order_bump_How To Seal The Deal" ng-style="{'--color':resolveOrderBumpPriceColor(),
                                    'color': resolveOrderBumpButtonTextColor(),
                                    'opacity': order_bumps.has(728613) ? 1 : .6}" style="--color: #FF9900; color: rgb(27, 27, 27); opacity: 0.6;"> Add to order </label>
          </div>
        </div>
      </div>
    </div>
    <div class="order-bump-wrapper">
      <div class="vertical" ng-style="{'background-color': resolveOrderBumpBackgroundColor(), 'border': resolveOrderBumpBorderStyle()}" style="background-color: rgb(255, 255, 255); border: 2px solid rgb(27, 27, 27);">
        <div class="top-content">
          <div class="order-bump-image order-bump-image-fit">
            <img ng-src="https://s3.amazonaws.com/samcart-foundation-prod/marketplace-153264/assets/OlVSVjVDqVyv1Iml.png" alt="Preventing Premature Ejaculation"
              src="https://s3.amazonaws.com/samcart-foundation-prod/marketplace-153264/assets/OlVSVjVDqVyv1Iml.png">
          </div>
          <div class="header-content" ng-style="{'color': resolveOrderBumpTextColor(), 'text-align': resolveOrderBumpTextAlignment()}" style="color: rgb(27, 27, 27); text-align: left;">
            <div class="order-bump-headline">
              <p ng-style="{'color': resolveOrderBumpHeadlineColor()}" style="color: rgb(255, 153, 0);">Preventing Premature Ejaculation</p>
            </div>
            <div class="order-bump-description">
              <span style="text-align: center;">Your Simple Step- by- Step Guide to&nbsp;</span><span style="text-align: center;">Ending</span><span style="text-align: center;">&nbsp;Premature Ejaculation Forever…&nbsp;</span><span
                style="text-align: center;">And Becoming That 1 in 100 Guy Who Delivers Her Multiple Earth-Shaking Orgasms&nbsp;</span><span style="text-align: center;">Every Single Time!</span>
            </div>
          </div>
        </div>
        <div class="bump-content">
          <div class="divider"></div>
          <div class="payment-summary">
            <div ng-style="{'color': resolveOrderBumpPriceColor(), 'text-align': resolveOrderBumpTextAlignment()}" style="color: rgb(255, 153, 0); text-align: left;">
              <strong class="ng-binding">$69.00</strong>
            </div>
          </div>
          <div class="tpl-6__offer__checkbox custom-control custom-checkbox d-inline-block rounded bg-white pb-2 pt-2" ng-style="{'text-align': resolveOrderBumpTextAlignment(), 'border': resolveOrderBumpBorderStyle()}"
            style="text-align: left; border: 2px solid rgb(27, 27, 27);">
            <input type="checkbox" ng-checked="order_bumps.has(728621)" class="custom-control-input" id="order_bump_Preventing Premature Ejaculation" ng-click="toggleOrderBumps(728622, 728621, false, false)">
            <label class="custom-control-label pr-md-36 pr-sm-20 pr-8 ng-binding" for="order_bump_Preventing Premature Ejaculation" ng-style="{'--color':resolveOrderBumpPriceColor(),
                                    'color': resolveOrderBumpButtonTextColor(),
                                    'opacity': order_bumps.has(728621) ? 1 : .6}" style="--color: #FF9900; color: rgb(27, 27, 27); opacity: 0.6;"> Add to order </label>
          </div>
        </div>
      </div>
    </div>
    <div class="order-bump-wrapper">
      <div class="vertical" ng-style="{'background-color': resolveOrderBumpBackgroundColor(), 'border': resolveOrderBumpBorderStyle()}" style="background-color: rgb(255, 255, 255); border: 2px solid rgb(27, 27, 27);">
        <div class="top-content">
          <div class="order-bump-image order-bump-image-fit">
            <img ng-src="https://s3.amazonaws.com/samcart-foundation-prod/marketplace-153264/assets/qml1XdDiI8qowKs0.png" alt="The Ultimate Guide To Performance Anxiety"
              src="https://s3.amazonaws.com/samcart-foundation-prod/marketplace-153264/assets/qml1XdDiI8qowKs0.png">
          </div>
          <div class="header-content" ng-style="{'color': resolveOrderBumpTextColor(), 'text-align': resolveOrderBumpTextAlignment()}" style="color: rgb(27, 27, 27); text-align: left;">
            <div class="order-bump-headline">
              <p ng-style="{'color': resolveOrderBumpHeadlineColor()}" style="color: rgb(255, 153, 0);">The Ultimate Guide To Performance Anxiety</p>
            </div>
            <div class="order-bump-description">
              <div class="top-content" style="width: 388px;">
                <div class="header-content" ng-style="{'color': resolveOrderBumpTextColor(), 'text-align': resolveOrderBumpTextAlignment()}"
                  style="padding-top: 24px; flex: 1 1 100%; align-self: flex-start; width: 388px; color: rgb(27, 27, 27); text-align: left;">
                  <div class="order-bump-description" style="word-break: break-word; padding: 0px 24px;">
                    <p style="margin-bottom: 0px;">How To Permanently Eliminate Your Nerves In The Bedroom</p>
                    <p style="margin-bottom: 0px;"><br></p>
                    <p style="margin-bottom: 0px;"><br></p>
                    <p style="margin-bottom: 0px;"><span style="text-align: center;">Your Simple Guide to Go From “Limp Dick” to “Pimp Dick” in just 72 Pages&nbsp;</span><span style="text-align: center;">Get a&nbsp;</span><span
                        style="text-align: center;"><b>RAGING</b></span><span style="text-align: center;">&nbsp;Boner Whenever You Want, Give Her an&nbsp;</span><span style="text-align: center;">Unforgettable</span><span
                        style="text-align: center;">&nbsp;Experience &amp; Build Up Your&nbsp;</span><span style="text-align: center;">Sexual Confidence</span><span style="text-align: center;">!</span><br></p>
                  </div>
                </div>
              </div>
              <div class="bump-content" style="align-self: flex-end; width: 388px; display: flex; flex-direction: column; padding: 16px 24px 24px; color: rgb(128, 134, 139); font-family: Roboto, sans-serif;"></div>
            </div>
          </div>
        </div>
        <div class="bump-content">
          <div class="divider"></div>
          <div class="payment-summary">
            <div ng-style="{'color': resolveOrderBumpPriceColor(), 'text-align': resolveOrderBumpTextAlignment()}" style="color: rgb(255, 153, 0); text-align: left;">
              <strong class="ng-binding">$69.00</strong>
            </div>
          </div>
          <div class="tpl-6__offer__checkbox custom-control custom-checkbox d-inline-block rounded bg-white pb-2 pt-2" ng-style="{'text-align': resolveOrderBumpTextAlignment(), 'border': resolveOrderBumpBorderStyle()}"
            style="text-align: left; border: 2px solid rgb(27, 27, 27);">
            <input type="checkbox" ng-checked="order_bumps.has(728619)" class="custom-control-input" id="order_bump_The Ultimate Guide To Performance Anxiety" ng-click="toggleOrderBumps(728622, 728619, false, false)">
            <label class="custom-control-label pr-md-36 pr-sm-20 pr-8 ng-binding" for="order_bump_The Ultimate Guide To Performance Anxiety" ng-style="{'--color':resolveOrderBumpPriceColor(),
                                    'color': resolveOrderBumpButtonTextColor(),
                                    'opacity': order_bumps.has(728619) ? 1 : .6}" style="--color: #FF9900; color: rgb(27, 27, 27); opacity: 0.6;"> Add to order </label>
          </div>
        </div>
      </div>
    </div>
  </div>
  <h4 class="tpl-6__checkout__subtitle mt-sm-20 mb-16">Order Summary</h4>
  <div id="order-summary-widget" box-loading="contextRefresh">
    <div id="product-list" class="box">
      <!-- ngRepeat: invoiceItem in checkoutContext.order.invoice.items -->
      <div class="product-item ng-scope" ng-repeat="invoiceItem in checkoutContext.order.invoice.items">
        <div class="product-label-col">
          <span class="product-item-name ng-binding">HIGMP</span>
          <!-- ngIf: subscriptionsByProductId[invoiceItem.product_id] -->
          <!-- ngIf: invoiceItem.type === 'bump' -->
        </div>
        <div class="product-price-col float-right text-right">
          <!-- ngIf: invoiceItem.quantity > 1 --><span class="unit-amount ng-binding">$97.00</span>
        </div>
      </div><!-- end ngRepeat: invoiceItem in checkoutContext.order.invoice.items -->
    </div>
    <div id="summary-totals" class="box">
      <div class="invoice-item subtotal-row ng-hide" ng-show="checkoutContext.order.invoice.subtotal !== checkoutContext.order.invoice.total">
        <div class="invoice-label-col">
          <span class="invoice-item-label">Subtotal:</span>
        </div>
        <div class="invoice-amount-col float-right text-right">
          <span class="invoice-item-amount ng-binding">$97.00</span>
        </div>
      </div>
      <div class="invoice-item tax-row ng-hide" ng-show="checkoutContext.order.invoice.tax !== 0">
        <div class="invoice-label-col">
          <span class="invoice-item-label">Tax:</span>
        </div>
        <div class="invoice-amount-col float-right text-right">
          <span class="invoice-item-amount ng-binding">$0.00</span>
        </div>
      </div>
      <div class="invoice-item shipping-row ng-hide" ng-show="checkoutContext.order.invoice.shipping !== 0">
        <div class="invoice-label-col">
          <span class="invoice-item-label">Shipping:</span>
        </div>
        <div class="invoice-amount-col float-right text-right">
          <span class="invoice-item-amount ng-binding">$0.00</span>
        </div>
      </div>
      <div class="invoice-item discount-row ng-hide" ng-show="checkoutContext.order.invoice.discount !== 0">
        <div class="invoice-label-col">
          <span class="invoice-item-label">Discounts:</span>
        </div>
        <div class="invoice-amount-col float-right text-right">
          <span class="invoice-item-amount ng-binding">-$0.00</span>
        </div>
      </div>
      <div class="invoice-item total-row">
        <div class="invoice-label-col">
          <span class="invoice-item-label">Total:</span>
        </div>
        <div class="invoice-amount-col float-right text-right">
          <span class="invoice-item-amount ng-binding" id="total">$97.00 </span>
        </div>
      </div>
    </div>
  </div>
  <div class="tpl-6__order text-center pt-sm-30 py-24">
    <!-- ngIf: processor_selection !== 'digital_wallet' --><button type="submit" class="btn btn-primary mx-auto mb-sm-12 mb-20 w-100 main-cta ng-scope" id="placeOrder" name="placeOrder" ng-click="placeOrder('EbVHeN4RLF3Xnicj4zjhTtdv')"
      ng-disabled="shippingCountryIsRestricted || isProcessingOrder" ng-if="processor_selection !== 'digital_wallet'"> Place Order Now </button><!-- end ngIf: processor_selection !== 'digital_wallet' -->
    <div id="payment-request-button" class="mx-auto mb-sm-12 mb-20 ng-hide" ng-show="processor_selection === 'digital_wallet'" style="display: none;"></div>
  </div>
</form>

Text Content

HOW I GREW MY PENIS AND OTHER PORN INDUSTRY SECRETS

Ex-nerd now getting paid to FUCK beautiful women reveals porn industry secrets
that will
TRANSFORM your sex life, ENHANCE your equipment and have her BEGGING for more…
if she can fit it in!

SHOW ME HOW


HAVE YOU EVER WATCHED PORN
AND WISHED YOU COULD BE THAT GUY ON-SCREEN?

Well, I am that guy. And if you’ve ever watched Pornhub,

you’ve probably seen me NAILING some beautiful big-titted blonde.

I have CONFIDENCE, a BIG dick and SWAGGER.

But I wasn’t always that way.

As a teenager I used to be obsessed with porn.

I’d spend night after night, dick in hand, watching beautiful women squirm and
moan on camera as some six-pack stud pounded away with an enormous dick for
hours on end.



I would fantasize about being that guy…

About fucking those beautiful women myself and making them BEG for my cock…

But it seemed like an impossible dream.

I was just an average, skinny nerd with an average-sized dick growing up in the
middle of the outback in Australia…

How could I possibly ever meet these women, let alone have the skills to make
them cum over and over again…

All while getting PAID to have sex with them!


BUT ONE DAY I DECIDED TO MAKE THIS DREAM A REALITY

Call me crazy.

The odds were stacked against me and I was a long way behind.

Most porn industry professionals are naturals. I was NOT.

I would need every trick in the book to make this dream a reality

I tossed and turned at night wondering… how could I get a bigger dick?

How could I make women cum on command, over and over again, whenever I wished?

How could I develop a dick that would get hard whenever I needed it and stay
hard for as long as I wanted it to?

I spent countless hours scouring the internet for answers.

It took me years, and a LOT of trial and error believe me, but I found them.

I’ve tried everything under the sun. In my job I have to perform.

I know the ins and outs of what DOESN’T work, as well as what DOES.

And now I’m FINALLY sharing these porn industry secrets with the world...


BECAUSE EVEN IF YOU DON’T WANT TO BE A PORN STUD, EVERY MAN DESERVES TO KNOW HOW
TO…

Grow your dick NATURALLY by an inch or more in under six months (the only method
that ACTUALLY works)

Get a THICKER, FATTER shaft so you can watch her eyes roll into the back of her
head with every thrust

Get longer lasting and harder erections on command... without ANY dangerous
drugs.

Last longer in bed every time, leaving the frustration and embarrassment of
premature ejaculation behind FOREVER


Give a girl multiple mind-blowing orgasms whenever you want that will have her
GASPING for more



Here's the thing:

Most people believe you have to be born a stud to do this job.

I can assure you this is NOT the case.

I’m not teaching you cheap tricks and quick fixes.

I’m giving you the REAL game so you can level up your sex life on every single
front.

If you’ve ever had any self-doubts or struggled to perform in bed,

This book WILL teach you the exact methods you can use to overcome your
challenges and have her screaming for more.


HERE'S WHAT'S INSIDE MY NEW EBOOK:
HOW I GREW MY PENIS AND OTHER PORN INDUSTRY SECRETS

One little-known fruit that increases your blood nitrogen levels and gives you
ROCK HARD erections overnight

A simple device you can wear throughout the day that will effortlessly add
INCHES to your penis

3 common mistakes that most men make without even knowing, that are killing
their ability to get an erection

The precise skin oil that I used daily to massively ACCELERATE my penis growth
gains

A common LIE spread by the medical industry that inhibits your natural
testosterone production and kills your libido

5 techniques used by porn stars that you can steal right now to avoid cumming
too early TONIGHT


The no-frills, equipment-free 10 minute routine I use daily to stay in top shape
and fuck for HOURS without getting tired

5 clinically proven, natural herbal supplements that will give you a boner like
when you were a teenager, without resorting to expensive and dangerous
over-the-counter drugs

A simple trick you can use to kick your obsessive porn browsing FOREVER and
boost your pheromones so that women will be THROWING themselves at you without
even knowing why

A secret biohack that can turn ANYONE into a multi-orgasmic man


GET HOW I GREW MY PENIS AND OTHER PORN INDUSTRY SECRETS NOW!

GET MY COPY NOW FOR JUST $97


BUT DON’T TAKE MY WORD FOR IT!
SEE ALL THE HAPPY YOUNG GUYS
WHO’VE APPLIED WHAT'S INSIDE HIGMP!

Now let’s get real…



In your mind right now, there may be some uncertainty about whether it’ll REALLY
work for YOU…



I mean, how can you believe what some random pornstar on the internet says to
GROW your dick, get ROCK HARD erections and BANG women like a world-class
pornstar?



Well, let’s dive into a few REAL example of guys who are living their best
sexual life after using my ebook!

★★★★★

★★★★★

★★★★★

★★★★★

★★★★★

★★★★★


CLICK BELOW TO GET THE SAME RESULTS TONIGHT!

YES! I WANT TO GET THE SAME RESULTS


AFTER YOU HAVE FINISHED READING THIS GUIDE

I GUARANTEE you’ll experience an EXPLOSIVE sexual power that you’ve never felt
before.

You’ll feel a surge of new-found confidence rush through your body as you take
complete control of your sex life for good.

Don’t waste A TON of time like I did on useless supplements or expensive drugs.

I’m here to tell you that all of that snake oil DOESN’T do anything except
lighten your wallet.

In my book you’ll learn the all-natural shortcuts that ACTUALLY work that will
completely turn your sex life around in record time.

Still skeptical?

Click the link below and check my OWN progress!

[ WARNING: Contains NSFW Content]

Click Here
NSFW


CLICK BELOW NOW AND GET
INSTANT ACCESS TO MY NEW EBOOK:


OK


"HOW I GREW MY PENIS AND OTHER PORN INDUSTRY SECRETS"

GIVE ME THE COURSE FOR ONLY $97

Stirling Cooper
Award-Winning Porn Star


CHECKOUT

CONTACT

First Name
Last Name
Email Address


COUPON CODE

Apply coupon code


PAYMENT METHODS

Card & More

PayPal

PayPal selected.

After submitting, you will be redirected to the PayPal website to fill out your
payment information. You will be redirected back to our site once the payment is
completed.

Apple Pay
Google Pay


How To Seal The Deal

A Tactical Guide To Getting Laid On The First Date




An Exclusive Reveal on the Timeless Wisdom, Lost to the Sands of Time For How
to Date, Escalate & Close the Deal With Sex For Any Women You’re Seeing!


$49.00
Add to order

Preventing Premature Ejaculation

Your Simple Step- by- Step Guide to Ending Premature Ejaculation Forever… And
Becoming That 1 in 100 Guy Who Delivers Her Multiple Earth-Shaking Orgasms Every
Single Time!
$69.00
Add to order

The Ultimate Guide To Performance Anxiety

How To Permanently Eliminate Your Nerves In The Bedroom







Your Simple Guide to Go From “Limp Dick” to “Pimp Dick” in just 72 Pages Get
a RAGING Boner Whenever You Want, Give Her an Unforgettable Experience & Build
Up Your Sexual Confidence!



$69.00
Add to order

ORDER SUMMARY

HIGMP
$97.00
Subtotal:
$97.00
Tax:
$0.00
Shipping:
$0.00
Discounts:
-$0.00
Total:
$97.00
Place Order Now



© 2023 Stirling Cooper. All Rights Reserved.






PROCESSING