shop.lorenhogue.com Open in urlscan Pro
54.87.111.129  Public Scan

URL: https://shop.lorenhogue.com/
Submission: On August 15 via api from US — Scanned from DE

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 class="form-group d-flex flex-column ng-scope" ng-if="checkoutState.product.properties.phone_number_field">
        <input type="tel" class="form-control form-control--icon form-control--phone order-2 ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-class="{'typed': order.customer.phone_number !== ''}" autofill="" id="phone"
          name="phone" ng-model="order.customer.phone_number" required="" spellcheck="false" value="" autocomplete="tel">
        <label for="phone" class="order-1">Phone Number</label>
      </div><!-- end ngIf: checkoutState.product.properties.phone_number_field -->
    </div>
  </div>
  <h4 class="tpl-6__checkout__subtitle mt-sm-20 mb-16">Payment Options</h4>
  <div class="mb-sm-24 mb-16">
    <div class="custom-control custom-radio">
      <input class="custom-control-input selected" type="radio" name="radio_option" id="product-option-886763" ng-click="setProductOption('product_option',886763 )" ng-checked="checkoutContext.cart.settings.selected_payment_option === 886763"
        checked="checked">
      <label for="product-option-886763" class="custom-control-label w-100">
        <div class="row">
          <div class="col">
            <span>EMBODIED CEO - Your 7-Figure Offer Suite</span>
            <div>
              <small class="text-muted"></small>
            </div>
          </div>
          <div class="col-auto">
            <div class="float-right text-right">
              <span>$5,997.00</span>
            </div>
          </div>
        </div>
      </label>
    </div>
  </div>
  <div class="mb-sm-24 mb-16">
    <div class="custom-control custom-radio">
      <input class="custom-control-input" type="radio" name="radio_option" id="product-option-886789" ng-click="setProductOption('product_option',886789 )" ng-checked="checkoutContext.cart.settings.selected_payment_option === 886789">
      <label for="product-option-886789" class="custom-control-label w-100">
        <div class="row">
          <div class="col">
            <span>EMBODIED CEO - Payment Plan</span>
            <div>
              <small class="text-muted">Then 2 additional payments of $2200.00</small>
            </div>
          </div>
          <div class="col-auto">
            <div class="float-right text-right">
              <span>$2,200.00</span>
            </div>
          </div>
        </div>
      </label>
    </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 !important;">
                    <iframe name="__privateStripeFrame60111" frameborder="0" allowtransparency="true" scrolling="no" role="presentation" allow="payment *; publickey-credentials-get *"
                      src="https://js.stripe.com/v3/elements-inner-payment-607618872f6e85a70420cd4299f5a32d.html#wait=true&amp;rtl=false&amp;publicOptions[paymentMethodOrder][0]=card&amp;publicOptions[paymentMethodOrder][1]=affirm&amp;publicOptions[paymentMethodOrder][2]=afterpay_clearpay&amp;publicOptions[paymentMethodOrder][3]=klarna&amp;publicOptions[terms][applePay]=never&amp;publicOptions[terms][auBecsDebit]=never&amp;publicOptions[terms][bancontact]=never&amp;publicOptions[terms][card]=never&amp;publicOptions[terms][cashapp]=never&amp;publicOptions[terms][googlePay]=never&amp;publicOptions[terms][ideal]=never&amp;publicOptions[terms][paypal]=never&amp;publicOptions[terms][sepaDebit]=never&amp;publicOptions[terms][sofort]=never&amp;publicOptions[terms][usBankAccount]=never&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_1Pdobb2qYxHuCLed&amp;componentName=payment&amp;keyMode=live&amp;apiKey=pk_live_NNX27kZQDAPiNsF78lllGNd0&amp;referrer=https%3A%2F%2Fshop.lorenhogue.com%2F&amp;controllerId=__privateStripeController6011"
                      title="Sicherer Eingaberahmen für Zahlungen"
                      style="border: 0px !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: 279.531px; opacity: 1; transition: opacity 0.4s 0.1s;"></iframe>
                  </div>
                </div>
              </stripe-element>
            </div><!-- end ngIf: !renderingPaymentElement -->
          </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>
  <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">EMBODIED CEO - Your 7-Figure Offer Suite</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">$5,997.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">$5,997.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">$5,997.00 (USD)</span>
        </div>
      </div>
    </div>
  </div>
  <div class="tpl-6__order text-center pt-sm-30 py-24">
    <div class="g-recaptcha-container">
      <script type="text/javascript">
        var recaptchaChallengeSeen = false;
        var recaptchaCallback = function(response) {
          window.recaptchaResponse = response;
        };
        var onloadCallback = function() {
          window.recaptchaWidgetId = grecaptcha.render('submit', {
            'sitekey': '6LfyULUmAAAAAJld89qgZEGDDIGnjfWqZGBkXh3t',
            'callback': recaptchaCallback,
            'size': 'invisible'
          });
        };
        const domObserver = new MutationObserver(() => {
          const iframe = document.querySelector("iframe[src^=\"https://www.google.com/recaptcha\"][src*=\"bframe\"]");
          if (!iframe) {
            return;
          }
          domObserver.disconnect();
          const recaptchaContainerObserver = new MutationObserver(() => {
            if (iframe.parentNode.parentNode.style.visibility !== "visible") {
              return;
            }
            recaptchaContainerObserver.disconnect();
            recaptchaChallengeSeen = true;
          });
          recaptchaContainerObserver.observe(iframe.parentNode.parentNode, {
            attributes: true
          });
        });
        domObserver.observe(document.documentElement || document.body, {
          childList: true,
          subtree: true
        });
        window.resetRecaptcha = function() {
          window.recaptchaResponse = undefined;
          grecaptcha.reset(window.recaptchaWidgetId);
          recaptchaChallengeSeen = false;
          domObserver.observe(document.documentElement || document.body, {
            childList: true,
            subtree: true
          });
        }
      </script>
      <input id="submit" type="hidden" value="Submit" style="">
      <script src="https://www.google.com/recaptcha/api.js?onload=onloadCallback&amp;render=explicit" async="" defer=""></script>
      <script>
        const sleepUntil = async (f, timeoutMs) => {
          return new Promise((resolve, reject) => {
            const timeWas = new Date();
            const wait = setInterval(function() {
              if (f()) {
                clearInterval(wait);
                resolve();
              } else if (new Date() - timeWas > timeoutMs) { // Timeout
                clearInterval(wait);
                reject();
              }
            }, 20);
          });
        }

        function fetchToken() {
          window.resetRecaptcha();
          return new Promise(async function(resolve, reject) {
            grecaptcha.reset();
            grecaptcha.execute(window.recaptchaWidgetId);
            var responseReceived = false;
            try {
              await sleepUntil(() => window.recaptchaResponse, 60000);
              responseReceived = true;
              resolve('');
            } catch {
              reject('reCAPTCHA timeout exceeded!');
            }
            snowplow('trackSelfDescribingEvent', {
              event: {
                schema: 'iglu:com.samcart/recaptcha_challenge_shown_event/jsonschema/1-0-0',
                data: {
                  shown: recaptchaChallengeSeen,
                }
              }
            });
            snowplow('trackSelfDescribingEvent', {
              event: {
                schema: 'iglu:com.samcart/recaptcha_challenge_response_received_event/jsonschema/1-0-0',
                data: {
                  response_received: responseReceived,
                }
              }
            });
          });
        }
      </script>
    </div>
    <!-- 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('YX56yo58f7Vuy2cPWX83Uj7e')"
      ng-disabled="shippingCountryIsRestricted || isProcessingOrder" ng-if="processor_selection !== 'digital_wallet'"> GET IMMEDIATE ACCESS </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 class="custom-control mb-0 custom-checkbox">
      <input type="checkbox" class="custom-control-input ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" id="terms_conditions_checkbox" ng-model="order.terms_checked" name="terms_conditions_checkbox" required="">
      <label class="custom-control-label" for="terms_conditions_checkbox">I agree to the <a target="_blank" href="https://neurofitapp.mykajabi.com/terms">Terms &amp; Conditions</a>
      </label>
    </div>
    <label class="terms-conditions error ng-hide" id="not_accepted_notice" ng-show="termsNotAccepted"> Please Accept the Terms &amp; Conditions</label>
  </div>
</form>

Text Content

SCALE TO MULTIPLE 5-FIGURE MONTHS EFFORTLESSLY WITHOUT LIVE LAUNCHES, 1:1
COACHING OR SALES CALLS


SCALE TO MULTIPLE


5-FIGURE MONTHS EFFORTLESSLY WITHOUT LIVE LAUNCHES, 1:1 OFFERS OR SALES CALLS.

With a 7-Figure Offer Suite, you'll attract premium clients, save 30+ hours a
week and get paid while you sleep -- with complete ease.

After all, you started your business to create true freedom for yourself and yet
you find yourself launching new products and working harder than ever without
seeing the results (and money) you know you deserve.

Why?

Because you don’t have a 7-Figure Offer Suite in place that works
behind-the-scenes for YOU.


YOUR OFFER SUITE IS THE #1 CAP ON


YOUR COACHING INCOME


YOUR OFFER SUITE IS THE #1 CAP ON


YOUR COACHING INCOME

Scaling to 7-figures as a coach, content creator, wellness professional or
online entrepreneur starts with the right offer suite.

It requires:

Premium Messaging that magnetizes attention

Upgraded Clients + Pricing that filters out soul-sucking clients

Synergy Between Your Offers so people buy from you over + over again

Micro-Niched Offers that solve your Dream Clients' very specific problems

Aligned Sales Systems that work 24/7 invisibly behind the scenes

Embodied 7-Figure Mentorship that helps you compound your results

if you are currently:

Making less than $50K a month

Not attracting premium clients

Holding back in your messaging + content

Hitting a revenue ceiling month after month

Starting every month at $0 with no recurring revenue

Frustrated, exhausted + desiring exponential growth

And investing heavily in your business but not seeing a sizeable return...

...then it's time to stop leaving millions on the table and upgrade to your
7-Figure Offer Suite.

I'm ready for 7-Figures

The ECEO support + guidance is absolutely unmatched. This is the first program
that actually increased our revenue within a matter of weeks.

Your frameworks have helped us get crystal clear. One Instagram post alone based
on your Millionaire Messaging framework got us 25+ applications for our $4,000
accelerator and two new $7,000 1:1 clients...and the applications are still
coming in.

GRIF, CO-FOUNDER + MUSIC INDUSTRY EXPERT


IT'S EASY TO MAKE (A LOT) OF MONEY WITH A 7-FIGURE OFFER SUITE WORKING FOR YOU
BEHIND THE SCENES


IT'S EASY TO MAKE (A LOT) OF MONEY WITH A 7-FIGURE OFFER SUITE WORKING FOR YOU
BEHIND THE SCENES


IT'S TIME TO SAY GOODBYE TO...

Feeling overwhelmed + alone trying to figure out what to launch and second
guessing your every move

Feeling frustrated + deflated because you spent weeks putting together your new
offer only to have a small number of people buy

Investing in "energetics" coaching without getting the tangible, practical
business guidance you need

Always feeling like your monthly revenue doesn't match the value you deliver +
the results you get clients

Playing out a shame loop because you keep attacting clients you outgrew a long
time ago


INSTEAD YOU'LL...

Wake up every day to Stripe notifications from dream customers that have just
been on a buying frenzy

Start the first of each month knowing you make at least $20k to $30k in
recurring revenue

Have complete control of how many hours you work each week because your 7-Figure
Sales Engine still works (even when you don't)

Have the income to invest in wealth creation and life-long memories with your
precious loved ones

This is where the EMBODIED CEO: 7-FIGURE OFFER SUITE comes in.



My genius is building simple yet high-converting Offer Suites that include both
frontend + hidden sales system that effortlessly grow my sales (over 500+
customers a month).



You can benefit from these proven strategies. Focus on mastering your talents
and effortlessly embody your unique genius, while your 7-Figure Offer Suite
handles the rest.





This is where the EMBODIED CEO: 7-FIGURE OFFER SUITE comes in.



My genius is building simple yet high-converting Offer Suites that include
hidden sales system that effortlessly grow my sales (over 500+ customers a
month).



You can benefit from these proven strategies. Focus on mastering your talents
while your 7-Figure Offer Suite handles the rest.



GET STARTED NOW

I've made $31,000 to date launching my first coaching program inside ECEO. And
over 2,000 people have registered for my first Masterclass series.

ROBYN, NERVOUS SYSTEM COACH


INTRODUCING: EMBODIED CEO


INTRODUCING: EMBODIED CEO


MY PROPRIETARY 7-FIGURE OFFER SUITE METHOD IS DESIGNED TO HELP YOU SCALE TO
MULTIPLE 5-FIGURE MONTHS. INCLUDING AN INSTANT-ACCESS PROGRAM AND 90-DAYS OF
LIVE COACHING.


MY PROPRIETARY 7-FIGURE OFFER METHOD DESIGNED TO HELP YOU SCALE TO MULTIPLE
5-FIGURE MONTHS. INCLUDING AN INSTANT-ACCESS PROGRAM AND 90-DAYS OF LIVE
COACHING.






INSIDE, I'LL HELP YOU


UPGRADE YOUR OFFER SUITE TO:

break through your authority ceiling

Our Millionaire Messaging frameworks inside ECEO will elevate your online
presence, ensuring you stand out and command the respect and recognition you
deserve.

sign your dream clients (on repeat)

We'll audit your existing offer suite + help you develop the niched offers that
speak to your dream clients' exact needs so that they buy from you (over and
over again).

hit your next income tier (effortlessly)

Our front end and backend (hidden) sales strategies will have you making
multiple sales each day without you having to be glued to your phone.

love your business (all over again)

Our strategies will bring in a whole new influx of clients so that you'll be
re-energized and creative again.

I'm ready for my 7-Figure Offer Suite

For the first time ever, I feel like I'm not just creating a business, but I'm
learning how to create an aligned business that supports the highest vision I
have for my life!

ROSEY, MESSAGING + COPYWRITING EXPERT


INSIDE EMBODIED CEO YOU'LL GET


INSTANT ACCESS TO:





INSIDE EMBODIED CEO YOU'LL GET


INSTANT ACCESS TO:




--------------------------------------------------------------------------------


MY STEP-BY-STEP 7-FIGURE SALES SYSTEM

Turn your business into a high cash months-generating machine with my proven
7-Figure Sales System that includes templates, scripts + swipe files.

(VALUE = $5,000)


MY 7-FIGURE OFFER SUITE METHOD

Learn my exact Method for developing 7-Figure Funnels that run effortlessly
behind the scenes and bring in 500+ new customers a month into my businesses.

(VALUE = $5,000)


MY MILLIONAIRE MESSAGING FRAMEWORKS

Learn how I write high-converting social content that attracts premium clients
months after I first posted.

(VALUE = $3,000)


MY SOCIAL VISIBILITY ACCELERATOR

Grow your visibility + attract more premium clients on Instagram. Follow the
proven step-by-step frameworks and see results in days, not months.

(VALUE = $3,000)


BONUS #1: VAULT OF TEMPLATES, CHECKLISTS + AUTOMATIONS

Instantly download my full vault of templates, checklists, swipe files +
automations that you can plug-and-play immediately into your business.

(VALUE = $4,000)


BONUS #2: EMBODIMENT, NERVOUS SYSTEM + SHADOW WORK TRAININGS

Access exclusive trainings to help you fully embody + master the principles of
success including nervous system, somatic + shadow trainings.

(VALUE = $2,000)


BONUS #3: 12-MONTHS NEUROFIT APP ACCESS

Keep your nervous system balanced + your mindset clear while you're scaling with
12-months access to the NEUROFIT App.

(VALUE = $1,000)


BONUS #4: 12-WEEKS OF LIVE COACHING CALLS

My team of business experts and I will help you tweak + optimize your 7-Figure
Offer Suite on the weekly live coaching calls and inside the private community.

(VALUE = $5,000)


BONUS #5: ONE YEAR ACCESS TO OUR EXCLUSIVE COMMUNITY

Get ongoing coaching and support from myself and my team of experts inside the
exclusive ECEO community for 12-months.

(VALUE =$3,000)

TOTAL = OVER $30,000 IN VALUE

I'm ready for 7-Figures


THIS EXACT 7-FIGURE METHOD LETS ME:

Make passive income every month (500+ monthly sales)

Travel + live around the world with my husband

Financially support my loved ones + spend precious time with them

Compound my income without working harder + longer

The 7-Figure Offer Suite has changed my life and the lives of my clients and now
it’s going to change yours too in a fraction of the time.








ONCE YOU IMPLEMENT YOUR OWN 7-FIGURE OFFER SUITE,


THESE ARE THE KINDS OF RESULTS YOU CAN EXPECT...

Since working with Loren, I've started a whole new branch of my business! I
Decided to launch a course and made an additional $20,000 in one month -- but
the best part is that I discovered how much I love teaching, and that it is one
of my gifts. As a result, I'm now launching my own academy for licensed beauty
professionals.


BRIT

BEAUTY PROFESSIONAL

I reached out to Loren to help me launch my first group coaching program for
women looking to find love + I made over $48k in my first launch.

As a result, I was able to retire as a therapist and focus on my coaching
business full-time.

BREE

FORMER THERAPIST + COACH

Loren's program helped me launch my first group program as a yoga teacher while
still working full-time in my other business as an Architect. I sold out the
first 2 cohorts of my program and made over 40,000 euros in less than 3-months.

MACARENA

YOGA INSTRUCTOR, COURSE CREATOR

Despite running a successful podcast and working with celebrities, I was
struggling to make a few thousands dollars per year in my coaching business.
Loren's Method helped me hit $30K in sales in less than 60 days, more than I had
made in 2 years combined.


MARI

RELATIONSHIP COACH

I'm ready for 7-Figures


IS THIS YOU...?


IS THIS YOU...?

Are you an ambitious go getter making moves in your business but you need a
7-Figure Mentor who can give you personalized guidance (and tell you exactly
what to focus on next)?

Have you already built some funnels that convert but you need help optimizing +
redesigning a 7-Figure Offer Suite that can help you scale to that next tier of
revenue?

Are you struggling to attract premium clients to your offers + you need help
pinpointing exactly what you need to shift in your messaging?

Have you invested in high ticket offers in the past that told you to run just 1
funnel with a Video Sales Letter but you could never make it work?

Have you tried a bunch of "Grow your Passive Income" style courses but can't
seem to scale beyond your current revenue plateau?

Would you LOVE to just go about your day and head to a Pilates class or pop into
Hermes and feel your heart flutter everytime you receive a notification for a
new customer purchase?


EMBODIED CEO IS THE UNFAIR ADVANTAGE THAT LETS YOU SCALE YOUR 7-FIGURE OFFER
SUITE EFFORTLESSLY, LEAVING MORE TIME (AND MONEY) TO DO THE THINGS YOU REALLY,
REALLY LOVE.




EMBODIED CEO IS THE UNFAIR ADVANTAGE THAT LETS YOU SCALE YOUR 7-FIGURE OFFER
SUITE EFFORTLESSLY, LEAVING MORE TIME (AND MONEY) TO DO THE THINGS YOU REALLY,
REALLY LOVE.



i'm in, now!


WHAT'S INCLUDED:



YOU'LL GET:



INSTANT ACCESS to all 9 modules of the 7-Figure Offer Suite

BONUS #1: Vault of Templates, Swipe Files + Automations

BONUS #2: Embodiment + Shadow Work Program

BONUS #3: 12-months of NEUROFIT App Access

BONUS #4: 12-weeks of live weekly calls

BONUS #5: 12-months of community + support

REGULAR PRICE = $4997


PRE-SALE PRICE = $2497




*PAYMENT PLAN AVAILABLE*


PRE-SALE PRICE = $2497




*PAYMENT PLAN AVAILABLE*

GET INSTANT ACCESS

PRE-SALE ENDS:

000000
days

000000
hrs

000000
min

000000
sec


CHECKOUT

CONTACT

First Name
Last Name
Email Address
Phone Number

PAYMENT OPTIONS

EMBODIED CEO - Your 7-Figure Offer Suite

$5,997.00
EMBODIED CEO - Payment Plan
Then 2 additional payments of $2200.00
$2,200.00

PAYMENT METHODS

Card & More

Apple Pay
Google Pay


ORDER SUMMARY

EMBODIED CEO - Your 7-Figure Offer Suite
$5,997.00
Subtotal:
$5,997.00
Tax:
$0.00
Shipping:
$0.00
Discounts:
-$0.00
Total:
$5,997.00 (USD)

GET IMMEDIATE ACCESS

I agree to the Terms & Conditions
Please Accept the Terms & Conditions


EVEN MORE SUCCESS STORIES


IN LESS THAN 60 DAYS:




FAQS:


HOW SOON CAN I START?

You get instant access to the program + live calls when you join.


IS THERE ANY LIVE SUPPORT?

Absolutely, ECEO includes 90-days of weekly live coaching calls with our team of
experts.


IS THIS FOR BEGINNERS OR MORE ADVANCED STUDENTS?

It's actually both...let me explain. This is the complete + entire guide for how
to build a 7-Figure Offer Suite. I didn't leave anything out, it's ALL there.
This means (if you're more advanced!) a few of the videos will seem basic BUT
(if you're a beginner!) you will appreciate me carefully teaching all the
details. At the same time, I teach really strategic stuff that will fill in the
gaps for more advanced business owners. So if you're more advanced, just skip
the beginner videos and go right to the core strategy.


DO YOU REALLY TEACH THIS IN A SIMPLE STEP-BY-STEP TUTORIAL STYLE?

Yes! Think of my teaching style like following a recipe! I know that we are all
really busy and simply don't have the time to figure out stuff by ourselves. So
I teach in simple, clear, easy-to-follow steps. Step #1 leads to Step #2 and
Step #2 leads to Step #3 and so on.
This Method will help optimize what you're already doing and give you plenty
examples of what you can tweak + improve.


DOES THIS REQUIRE PAID ADS OR LOTS OF INSTAGRAM FOLLOWERS TO WORK?

Nope! We teach both paid and organic strategies, so you can decide what works
best for you.


WILL EMBODIED CEO WORK FOR MY NICHE OR OFFERS?

Yes! I intentionally created this course so it would be applicable to every
industry. I have such a wide range of diverse business owners in my community &
I really wanted them all to be able to use this resource. This includes coaches,
content creators, online entrepreneurs, wellness professionals, bloggers,
musicians, personal trainers + more.


I HAVE EXISTING OFFERS. WILL THIS STILL HELP?

Yep, inside the program we audit your current Offer Suite and provide our
guidance on how to optimize it.


I HAVE ANOTHER QUESTION?

Send through your questions to support@neurofit.app + a member of our team will
get back to you within 24-hours.


CAN I BUNDLE ECEO WITH THE NEUROFIT CERTIFICATION?

Absolutely. Just reach out to support@neurofit.app and mentioning the ECEO
bundle and we'll send you the link.


MEET LOREN

I'm Loren Hogue, business coach + tech founder.

I'm the Co-CEO of NEUROFIT (the world's leading embodiment app) with my husband
+ EMBODIED CEO.

I've worked with thousands of clients globally since 2016 + have made millions
growing and scaling my businesses and online courses.

EMBODIED CEO is a culmination of my 8-years of business experience growing
global brands.

Inside I've included everything I wish someone had taught me when I was scaling
to my first 7-figures.

Loren




LAST QUESTION:

How many sales do you think you’re missing out on every day because you don’t
have your 7-Figure Offer Suite in place?

If you’ve read through everything I’ve written and made your way all the way
down here, then you know your Offer Suite needs an update. Clients are looking
for someone like you right now and they’re searching the internet, credit card
in hand (or at least stored in their phones).

The question is: are you putting yourself and your offers out there in a way
that makes it easy for people to say “heavens yes!!” to paying you? Are you
solving their unique problems and giving them the confidence needed to buy from
you over and over again?

Or are you accidentally deterring even the most confident buyer with flat offer
suites that even you don't feel inspired by?

Inside EMBODIED CEO I will show you how to create a 7-Figure Offer Suite that
turns “maybe’s” into an “OMG YES! Please take my money”. Whether you’re running
ads or selling organically on Instagram, your Offer Suite will help you sign
more clients and make more money without you working any harder or getting on
another unpaid sales call (unless you want to).

Are you ready to get so many payment notifications that people will be asking
you why your phone doesn’t stop vibrating - ever? If so, then hop straight
inside...

sign me up, I'm ready


HAVE ONE LAST QUESTION?

Book a quick 15-minute call here and we'll make sure all of your questions are
answered.

book a call

© 2024 EMBODIED CEO. All Rights Reserved.






PROCESSING