jointfc.com Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: https://foundersclub-partnership.com/
Effective URL: https://jointfc.com/pages/apply-new
Submission: On September 26 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST /cart

<form action="/cart" data-language-url="/" method="post" novalidate="" class="cart-drawer-form">
  <div id="cartSlideoutWrapper" class="envy-shopping-right slideout-panel-hidden cart-drawer-right slideout-menu slideout-menu-right" role="dialog" aria-labelledby="cart_dialog_label" aria-describedby="cart_dialog_status" aria-modal="true">
    <div class="cart-drawer__top">
      <div class="cart-drawer__empty-div"></div>
      <div class="cart-drawer__subheading">
        <h2 class="type-subheading type-subheading--1 wow fadeIn animated" id="cart_dialog_label" style="visibility: visible; animation-name: fadeIn;">
          <span class="cart-drawer--title">Your Cart</span>
        </h2>
      </div>
      <div class="cart-close-icon-wrapper">
        <button class="slide-menu cart-close-icon cart-menu-close alt-focus" aria-label="Open cart sidebar" type="button">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
            <line x1="18" y1="6" x2="6" y2="18"></line>
            <line x1="6" y1="6" x2="18" y2="18"></line>
          </svg>
        </button>
      </div>
    </div>
    <div class="cart-error-box"></div>
    <div aria-live="polite" class="cart-empty-box"> Your basket is empty </div>
    <script type="application/template" id="cart-item-template"> <li>
					<article class="cart-item">
						<div class="cart-item-image--wrapper">
							<a class="cart-item-link" href="" tabindex="-1">
								<img
									class="cart-item-image"
									src="/product/image.jpg"
									alt=""
								/>
							</a>
						</div>
						<div class="cart-item-details--wrapper">
							<h3 class="cart-item__title">
								<a href="" class="cart-item-link cart-item-details--product-title-wrapper">
									<span class="cart-item-product-title"></span>
									<span class="cart-item-variant-title hide"></span>
									<span class="cart-item-selling-plan hide"></span>
								</a>
							</h3>

							<div class="cart-item-price-wrapper">
								<span class="sr-only">Now</span>
								<span class="cart-item-price"></span>
								<span class="sr-only">Was</span>
								<span class="cart-item-price-original"></span>
								<span class="cart-item-price-per-unit"></span>
							</div>

							<ul class="cart-item-drawer-properties"></ul>

							<ul class="order-discount--cart-list" aria-label="Discount"></ul>

							<div class="cart-item--quantity-remove-wrapper">
								<div class="cart-item--quantity-wrapper">
									<button
										type="button"
										class="alt-focus cart-item-quantity-button cart-item-decrease"
										data-amount="-1"
										aria-label="Reduce item quantity by one"
									>-</button>
									<input
										type="text"
										class="cart-item-quantity"
										min="1"
										pattern="[0-9]*"
										aria-label="Quantity"
									>
									<button
										type="button"
										class="alt-focus cart-item-quantity-button cart-item-increase"
										data-amount="1"
										aria-label="Increase item quantity by one"
									>+</button>
								</div>

								<div class="cart-item-remove-button-container">
									<button type="button" id="cart-item-remove-button" class="alt-focus" aria-label="Remove product">Remove</button>
								</div>
							</div>

              <div class="errors hide"></div>
						</div>
					</article>
				</li>
			</script>
    <script type="application/json" id="initial-cart">
      {
        "note": null,
        "attributes": {},
        "original_total_price": 0,
        "total_price": 0,
        "total_discount": 0,
        "total_weight": 0.0,
        "item_count": 0,
        "items": [],
        "requires_shipping": false,
        "currency": "USD",
        "items_subtotal_price": 0,
        "cart_level_discount_applications": [],
        "checkout_charge_amount": 0
      }
    </script>
    <ul class="cart-items"></ul>
    <div class="ajax-cart--bottom-wrapper hide">
      <div class="ajax-cart--checkout-add-note">
        <p>Add a note for the seller…</p>
        <textarea id="note" name="note" class="form-control"></textarea>
      </div>
      <div class="ajax-cart--terms-conditions">
        <div class="form-group">
          <div class="checkbox">
            <label>
              <input type="checkbox" class="wetheme-custom-checkbox" id="agree" data-terms-agree="You must agree with the terms and conditions of sales to check out."> Please check this box to agree to our
              <a target="_blank" href="/policies/terms-of-service">terms and conditions</a>
            </label>
          </div>
        </div>
      </div>
      <div class="ajax-cart--cart-discount">
        <div class="cart--order-discount-wrapper custom-font ajax-cart-discount-wrapper"></div>
      </div>
      <span class="cart-price-text type-subheading">Subtotal</span>
      <div class="ajax-cart--cart-original-price">
        <span class="cart-item-original-total-price" style="display: none;"><span class="money">$0.00</span></span>
      </div>
      <div class="ajax-cart--total-price">
        <h2 id="cart_dialog_status" role="status" class="js-cart-drawer-status sr-only"></h2>
        <h5 id="cart_drawer_subtotal">
          <span class="cart-total-price" id="cart-price"><span class="money"><span class="sr-only">Your Cart Subtotal</span>$0.00</span></span>
        </h5>
      </div>
      <div class="row">
        <div class="col-md-12">
          <p class="cart--shipping-message">Taxes and shipping calculated at checkout </p>
        </div>
      </div>
      <div class="slide-checkout-buttons">
        <button type="submit" name="checkout" class="btn cart-button-checkout">
          <span class="cart-button-checkout-text">Place your order</span>
          <div class="cart-button-checkout-spinner lds-dual-ring hide"></div>
        </button>
        <div class="additional-checkout-buttons">
          <div class="dynamic-checkout__content" id="dynamic-checkout-cart" data-shopify="dynamic-checkout-cart"> <shopify-accelerated-checkout-cart
              wallet-configs="[{&quot;name&quot;:&quot;paypal&quot;,&quot;wallet_params&quot;:{&quot;shopId&quot;:86899687734,&quot;countryCode&quot;:&quot;US&quot;,&quot;merchantName&quot;:&quot;The Founders Club&quot;,&quot;phoneRequired&quot;:false,&quot;companyRequired&quot;:false,&quot;shippingType&quot;:&quot;shipping&quot;,&quot;shopifyPaymentsEnabled&quot;:true,&quot;paymentIntent&quot;:&quot;CAPTURE&quot;,&quot;merchantId&quot;:null,&quot;sdkUrl&quot;:&quot;https://www.paypal.com/sdk/js?components=buttons\u0026commit=false\u0026currency=USD\u0026locale=en_US\u0026client-id=AfUEYT7nO4BwZQERn9Vym5TbHAG08ptiKa9gm8OARBYgoqiAJIjllRjeIMI4g294KAH1JdTnkzubt1fr\u0026intent=capture&quot;}}]"
              access-token="b7fb654ae35895ceac3ee77c0178f905" buyer-country="US" buyer-locale="en" buyer-currency="USD" shop-id="86899687734" cart-id="48f591499dfec4825d92c76793e634a3">
              <ul class="wallet-cart-grid" data-shopify-buttoncontainer="true" role="list">
                <li data-testid="grid-cell" class="wallet-cart-button-container">
                  <div class="wallet-cart-button wallet-cart-button__skeleton" role="button" disabled="" aria-hidden="true">&nbsp;</div>
                </li>
              </ul>
            </shopify-accelerated-checkout-cart> </div>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

YOUR CART



Your basket is empty

Add a note for the seller…

Please check this box to agree to our terms and conditions

Subtotal
$0.00

YOUR CART SUBTOTAL$0.00

Taxes and shipping calculated at checkout

Place your order

 *  

This store requires javascript to be enabled for some features to work
correctly.


 * Home
 * Apply
 * FAQ
 * Events
 * Tulum Retreat

 * Home
 * Apply
 * FAQ
 * Events
 * Tulum Retreat

 * Home
 * Apply
 * FAQ
 * Events
 * Tulum Retreat




 * Home
 * Apply
 * FAQ
 * Events
 * Tulum Retreat

 * Home
 * Apply
 * FAQ
 * Events
 * Tulum Retreat

 * Home
 * Apply
 * FAQ
 * Events
 * Tulum Retreat


 * 

 * Home
 * Apply
 * FAQ
 * Events
 * Tulum Retreat

 * Home
 * Apply
 * FAQ
 * Events
 * Tulum Retreat

 * Home
 * Apply
 * FAQ
 * Events
 * Tulum Retreat


 * 

 * Home
 * Apply
 * FAQ
 * Events
 * Tulum Retreat

 * Home
 * Apply
 * FAQ
 * Events
 * Tulum Retreat

 * Home
 * Apply
 * FAQ
 * Events
 * Tulum Retreat

The Founders Club

Join a Network of the World’s Best Founders

The Founders Club is a private, invite only community designed for high growth
business founders eager to elevate their success. As a member you'll gain
invaluable access to a network of ambitious, well connected, and tactical
founders. With 150+ members, across 15 cities and $10 billion in revenue you'll
be joining one of the most prolific business membership clubs in North America.

The Founders Club includes founders & c-suite executives from high-growth brands
and companies. This is a paid community with a minimum annual revenue
requirement of $250k or a successful exit. We pride ourselves on including
founders of all backgrounds and industries.

Heres what you’ll get...

Mastermind Groups

Bi-weekly strategy meetings designed to take your business to the next level.
Collaborate with other high-growth founders to brainstorm, solve problems, and
refine strategies.

Founders Only Events

Exclusive in-person experiences and retreats specifically for founders. Network
and build connections through enriching activities and discussions with fellow
leaders.

Digital Community

Share strategies, ask for help, or help others 24/7 via a private social media
platform. Connect with other founders, exchange ideas, and get support whenever
you need it.

Educational Talks

Weekly talks from industry leaders on topics that matter to founders. Learn from
top experts who share their knowledge and experiences on crucial e-commerce
issues.

Our Members Run Your Favorite Brands

Cody DeJArdin

Founder of Sackcloth & Ashes

“Engaging events, mastermind grounds that propel your brand forward, exclusive
resources for members, and overall willingness of others to make connections
have made the last 9 months worth every minute of my time”

Sarah Vilenskiy

Founder of Blossom

I’ve tried several founders groups, but I never truly felt like I belonged until
I joined Founders Club. The genuine connections I’ve made here are unparalleled,
and I feel comfortable being vulnerable and sharing my challenges without any
judgment. Clay and Chris have dedicated a tremendous amount of time and effort
to create something truly special.

Garrett Peters

Founder of Duncan & Stone

The Founders Club has been an absolute game changer for me! As a founder and
entrepreneur with a small team, the journey can be very lonely at times. TFC has
been a place that I can connect with other founders and build incredible
community. Having access to world class leaders, entrepreneurs and resources is
invaluable for me as we are scaling our business. I can’t emphasize enough how
impactful being a part of the group has been.

Anthony Lazarus

Founder of Happy Nuts & Happy Curves

“I always look forward to the Founder’s Club….Chris and Aaron do a great job of
bringing together great founders, and the events and conversations that you have
are always transparent and unbelievable. I enjoy learning from 8-figure brands
that genuinely want to see everyone in the community succeed. Over the last
year, the connections, content, and friendships have helped take our brands to
the next level.”

Daniel Mazour

Co-Founder of Coldture

Being a member of TFC brings you one referral or meeting away from a $100m
business. Supercharge your network from those who have done it in the ECOM or
D2C space. Learn, grow, support and build with the best community of founders
masterfully curated. 

Heres what you’ll get...

Mastermind Groups

Bi-weekly strategy meetings designed to take your business to the next level.
Collaborate with other high-growth founders to brainstorm, solve problems, and
refine strategies.

Founders Only Events

Exclusive in-person experiences and retreats specifically for founders. Network
and build connections through enriching activities and discussions with fellow
leaders.

Digital Community

Share strategies, ask for help, or help others 24/7 via a private social media
platform. Connect with other founders, exchange ideas, and get support whenever
you need it.

Educational Talks

Weekly talks from industry leaders on topics that matter to founders. Learn from
top experts who share their knowledge and experiences on crucial e-commerce
issues.

Our Members Run Your Favorite Brands

Cody DeJArdin

Founder of Sackcloth & Ashes

“Engaging events, mastermind grounds that propel your brand forward, exclusive
resources for members, and overall willingness of others to make connections
have made the last 9 months worth every minute of my time”

Sarah Vilenskiy

Founder of Blossom

I’ve tried several founders groups, but I never truly felt like I belonged until
I joined Founders Club. The genuine connections I’ve made here are unparalleled,
and I feel comfortable being vulnerable and sharing my challenges without any
judgment. Clay and Chris have dedicated a tremendous amount of time and effort
to create something truly special.

Garrett Peters

Founder of Duncan & Stone

The Founders Club has been an absolute game changer for me! As a founder and
entrepreneur with a small team, the journey can be very lonely at times. TFC has
been a place that I can connect with other founders and build incredible
community. Having access to world class leaders, entrepreneurs and resources is
invaluable for me as we are scaling our business. I can’t emphasize enough how
impactful being a part of the group has been.

Anthony Lazarus

Founder of Happy Nuts & Happy Curves

“I always look forward to the Founder’s Club….Chris and Aaron do a great job of
bringing together great founders, and the events and conversations that you have
are always transparent and unbelievable. I enjoy learning from 8-figure brands
that genuinely want to see everyone in the community succeed. Over the last
year, the connections, content, and friendships have helped take our brands to
the next level.”

Daniel Mazour

Co-Founder of Coldture

Being a member of TFC brings you one referral or meeting away from a $100m
business. Supercharge your network from those who have done it in the ECOM or
D2C space. Learn, grow, support and build with the best community of founders
masterfully curated. 


NEED TO GET IN TOUCH?

Email us at: Hi@JoinTFC.com


LINKS

 * Apply
 * Contact Us
 * Terms of Use
 * Privacy Policy


GET CONNECTED

 * Instagram icon

© 2024 The Founders Club | Powered by Shopify


 * Home
 * Apply
 * FAQ
 * Events
 * Tulum Retreat
   
    * Instagram icon

Back
 * 

Back
 *