www.intelligentsia.com Open in urlscan Pro
2620:127:f00f:e::  Public Scan

Submitted URL: https://trk.klclick1.com/ls/click?upn=u001.d6zmlDqS0LHvdpwu5tOqT5Z9iryvZD9Lbz5Dj2MH-2FXjA2gu9zd8ktoNU-2FGVc47LO88a-2FLCVb...
Effective URL: https://www.intelligentsia.com/?utm_source=Klaviyo&utm_medium=email&utm_campaign=Non-Purchasers%202024%3A%20Spring%20Promo%20Re...
Submission: On March 21 via api from DE — Scanned from DE

Form analysis 2 forms found in the DOM

POST /contact#newsletterForm

<form method="post" action="/contact#newsletterForm" id="newsletterForm" accept-charset="UTF-8" class="footer__newsletter-form" novalidate="novalidate"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <ul class="form-list">
    <li class="form-item">
      <div class="input-placeholder footer__newsletter-input-placeholder">
        <label for="newsletterEmail" class="footer__newsletter-label">Sign up for our delicious newsletter</label>
        <input type="email" id="newsletterEmail" class="input footer__newsletter-input" name="contact[email]" autocomplete="on">
      </div>
    </li>
  </ul>
  <div class="message footer__message" id="formMessages"></div>
  <button class="btn btn--primary btn--full footer__submit" type="submit">Join Newsletter</button>
</form>

POST /cart

<form id="bagForm" action="/cart" method="post" class="bag__form">
  <header class="bag__header" role="presentation">
    <div class="bag__header-hdg">
      <h2 id="miniCart" class="bag__title">Your Cart <span id="bagHeaderCount" class="bag__title-count" style="display: none;">0</span>
      </h2>
      <button id="closeBag" type="button" class="btn-icon js-bag-close">
        <i class="icon icon--close-black">
              <span class="screenreader">Close Cart</span>
            </i>
      </button>
    </div>
    <div class="bag__shipping js-bag-shipping">
      <div class="bag__shipping-text-wrap">
        <i class="icon icon--delivery-truck"></i>
        <p class="bag__shipping-text js-bag-shipping-incomplete" style="display: block;"> You are <span class="bag__shipping-amount js-bag-shipping-amount" data-amount="49">$49</span> away from free shipping! </p>
        <p class="bag__shipping-text text-center js-bag-shipping-completed" style="display:none;">Congrats! You get free shipping!</p>
      </div>
      <div class="bag__shipping-progress js-bag-shipping-progress">
        <span class="bag__shipping-progress-floor" data-amount="0"> $0 </span>
        <div class="bag__shipping-progress-bar">
          <div class="bag__shipping-progress-bar-inner js-bag-shipping-progress-bar" style="width: 0%;"></div>
        </div>
        <span class="bag__shipping-progress-threshold" data-amount="49"> $49 </span>
      </div>
    </div>
  </header>
  <div class="bag__content">
    <div class="bag__content-hdg">
      <p class="bag__content-title">Product</p>
      <p class="bag__content-title">Price</p>
      <p class="bag__content-title">Quantity</p>
      <p class="bag__content-title">Total</p>
    </div>
    <ul id="bagItems" class="bag__items list-reset"></ul>
    <div id="bagGiftMessage" class="bag-gift-message hide">
      <div class="bag-gift-message__container">
        <button id="bagGiftMessageBtn" class="bag-gift-message__btn" type="button">
          <i class="bag-gift-message__checkbox-icon icon icon--checkbox-secondary-off"></i>
          <div class="bag-gift-message__btn-label">Add a Gift Message</div>
          <i class="bag-gift-message__envelope-icon icon icon--envelope-message"></i>
        </button>
        <div id="bagGiftMessageMenu" class="bag-gift-message__menu">
          <input class="js-bag-gift" name="attributes[gift]" value="false" type="hidden">
          <ul class="form-list">
            <li class="form-item">
              <div class="input-placeholder">
                <label class="screenreader" for="attributes[to]">To</label>
                <input maxlength="40" class="input js-bag-gift-message-field" id="attributes[to]" name="attributes[to]" placeholder="TO" value="" type="text">
              </div>
            </li>
            <li class="form-item">
              <div class="input-placeholder">
                <label class="screenreader" for="attributes[from]">From</label>
                <input maxlength="40" class="input js-bag-gift-message-field" id="attributes[from]" name="attributes[from]" placeholder="FROM" value="" type="text">
              </div>
            </li>
            <li class="form-item">
              <div class="input-placeholder">
                <label class="screenreader" for="bagGiftMessageNote">Note</label>
                <textarea id="bagGiftMessageNote" maxlength="255" class="input js-bag-gift-message-field" name="attributes[note]" rows="3" placeholder="NOTE"></textarea>
              </div>
            </li>
          </ul>
        </div>
      </div>
    </div>
    <div id="bagRecommendationsList" class="bag-recommendations hide">
      <div class="bag-recommendations__heading">Top Picks For You</div>
      <div class="bag-recommendations__list" id="bagRecommendations"></div>
    </div>
    <div id="bagEmpty" class="bag__empty">
      <h3 class="bag__empty-hdg">There’s nothing here…</h3>
      <p class="bag__empty-msg bag__empty-msg--cart">It appears your shopping cart is empty, but it doesnt have to be.</p>
      <p class="bag__empty-msg bag__empty-msg--mini-bag">Your shopping cart is currently empty</p>
    </div>
  </div>
  <div class="bag__footer">
    <div class="bag__summary">
      <div class="bag__totals" aria-live="polite">
        <p class="bag__total">
          <span class="bag__total-label"> Subtotal </span>
          <span id="bagSubtotal" class="bag__total-value">$0</span>
        </p>
      </div>
      <div class="bag__disclaimer">
        <p>Taxes and shipping calculated at checkout</p>
      </div>
      <div class="bag__actions">
        <a class="bag__action bag__checkout btn btn--primary btn--full" href="/checkout">
              Checkout
            </a>
      </div>
      <div class="bag__additional-checkout" id="bagAdditionalCheckoutButtons">
        <div class="dynamic-checkout__content" id="dynamic-checkout-cart" data-shopify="dynamic-checkout-cart"></div>
      </div>
    </div>
    <a id="bagContinue" class="bag__continue btn btn--secondary btn--full js-bag-close" href="/collections/coffee">
        Continue Shopping
      </a>
    <a class="bag__discover btn btn--primary btn--full" href="/collections/coffee">
        Discover Products
      </a>
  </div>
</form>

Text Content

Cookie Policy
This website uses various technologies including cookies for personalization,
website usage and performance measurement, and targeted advertising. Information
about your site visit may be stored by or shared with third parties as
identified in our Privacy Policy.Privacy Policy
PreferencesRejectAccept
x
Skip to content

We recommend using Microsoft Edge, Firefox, Google Chrome or Safari for a better
experience.

Close Banner

Enjoy 15% off your first three subscription orders with code: FIRSTTHREE15

Free shipping on all subscriptions and U.S. orders over $49

Open Navigation Close Navigation
Intelligentsia Coffee
 * SHOP
    * Coffee
    * Espresso
    * Cold Coffee + Lattes
    * Instant
    * Brew Equipment
    * Ceramics + Mugs
    * Apparel + Gifts
    * Bundle + Save
    * Kilogram Tea

 * SUBSCRIBE
 * LEARN + DO
    * Blog
    * Brew Guides
    * Corporate Gifting
    * Classes
    * FAQs

 * OUR APPROACH
    * Our Mission
    * Community
    * Quality
    * In Season
    * Origins

 * LOCATIONS

Get Our Recommendation
Search button Account login Toggle Cart Cart is empty 0
Get Our Recommendation
Search coffee, etc… Search for coffee, equipment, etc… Search
Close search


RECOMMENDED SEARCHES

 * black cat espresso
 * organic coffees

Suggested Search









THE ESSENCE OF SPRING


PERSEPHONE SEASONAL BLEND


PERSEPHONE SEASONAL BLEND

The 2024 edition features juicy and fruit-forward coffees from small-scale
family farmers from three exciting coffee origins in East Africa: Burundi,
Ethiopia, and Kenya, including two of our favorite single-origin offerings
Yandaro and Buku.

The 2024 edition features juicy and fruit-forward coffees from small-scale
family farmers from three exciting coffee origins in East Africa: Burundi,
Ethiopia, and Kenya, including two of our favorite single-origin offerings
Yandaro and Buku.

Shop Now























LEGENDARY FLAVOR, WHEREVER YOU GO.

The espresso that has been setting the standard since 1995. Intelligentsia’s
Black Cat espresso paired with plant-based oat milk — enthusiasts have found a
new classic.

Shop Now


1 of 2

Prev Next


LATEST RELEASES


FEATURED COFFEES

Shop All
Quick Add
Quick Add Colombia Striped Red Bourbon
 * Single Origin


COLOMBIA STRIPED RED BOURBON

$31

 * Blackberry, Plum, Navel Orange

Single Origin Espresso



Quick Add
Quick Add Colombia San Pedro de Cartago
 * Espresso - Single Origin


COLOMBIA SAN PEDRO DE CARTAGO

$25

 * Plum, Dried Cranberry, Navel Orange

Quick Add
Quick Add Kenya Kii AA
 * Single Origin


KENYA KII AA

$23

 * Ruby Red Grapefruit, Persimmon, Cranberry

1
of
3
Shop All

 * Extraordinary coffee
   
   
   ALL COFFEE

 * New Releases
   
   
   SEASON'S BEST

 * Bold Flavor
   
   
   BLACK CAT ESPRESSO


   

 * GET EXPERT RECOMMENDATIONS
   
   
   LET US CHOOSE
   FOR YOU
   
   Take the Quiz
 * 


SUBSCRIPTIONS MAKE IT EASY

Whether we curate it for you, or you pick it yourself, experience great coffee
from home, all the time, and shipped free.


 1. CUSTOMIZE
    
    Choose how much, how often, and receive free shipping on all subscription
    orders.


 2. EDIT ANYTIME
    
    Add more to your order for 10% off, postpone upcoming deliveries, and easily
    pause/cancel at any time.


 3. ENJOY
    
    Experience the freshest roasted coffee shipped for free right to you, and
    receive early access to all exclusive releases and promotions.

View All Subscriptions


QUALITY COFFEES TESTED DAILY

Our goal is to make our coffee a memorable addition to any experience, and to
make the act of preparing and enjoying a cup of our coffee an experience in and
of itself.

 * 
   Direct trade
 * 
   In season, fresh coffees
 * 
   We strive for the best

Learn More
Get the latest from intelligentsia
 * Sign up for our delicious newsletter


Join Newsletter

 * ABOUT
   
   * Our Story
   * Our Community
   * Blog
   * Careers

 * HELP
   
   * Contact Us
   * FAQs
   * Order Status
   * Gift Card Balance
   * Return Policy

 * WHOLESALE
   
   * Partner With Us
   * Wholesale Support
   * Wholesale Website
   * Corporate Gifting

 * FOLLOW
   
   * Instagram
   * Facebook
   * Twitter
   * Youtube
   * Pinterest

 * Privacy Policy
 * Terms of Sale
 * Terms of Use
 * Your Privacy Choices

© Intelligentsia 2024


YOUR CART 0

Close Cart

You are $49 away from free shipping!

Congrats! You get free shipping!

$0

$49

Product

Price

Quantity

Total

Add a Gift Message
 * To
 * From
 * Note

Top Picks For You



THERE’S NOTHING HERE…

It appears your shopping cart is empty, but it doesnt have to be.

Your shopping cart is currently empty

Subtotal $0

Taxes and shipping calculated at checkout

Checkout

Continue Shopping Discover Products


 * SHOP
    * Coffee
    * Espresso
    * Cold Coffee + Lattes
    * Instant
    * Brew Equipment
    * Ceramics + Mugs
    * Apparel + Gifts
    * Bundle + Save
    * Kilogram Tea

 * SUBSCRIBE
 * LEARN + DO
    * Blog
    * Brew Guides
    * Corporate Gifting
    * Classes
    * FAQs

 * OUR APPROACH
    * Our Mission
    * Community
    * Quality
    * In Season
    * Origins

 * LOCATIONS

Get Our Recommendation



Close


UPDATE YOUR BROWSER

We recommend using Microsoft Edge, Firefox, Google Chrome or Safari for a better
experience.




Choose Type of Cookies You Accept Using



Strictly Required Cookies

These cookies are required for the website to run and cannot be switched off.
Such cookies are only set in response to actions made by you such as language,
currency, login session, privacy preferences. You can set your browser to block
these cookies but this might affect the way our site is working.

Analytics and Statistics

These cookies allow us to measure visitors traffic and see traffic sources by
collecting information in data sets. They also help us understand which products
and actions are more popular than others.

Marketing and Retargeting

These cookies are usually set by our marketing and advertising partners. They
may be used by them to build a profile of your interest and later show you
relevant ads. If you do not allow these cookies you will not experience targeted
ads for your interests.

Functionality Cookies

These cookies enable our website to offer additional functions and personal
settings. They can be set by us or by third-party service providers that we have
placed on our pages. If you do not allow these cookies, these or some of these
services may not work properly.

Share Or Sale of Personal Data

The US compliance laws grant US residents the right to opt-out of the sale or
share of your personal information to third parties. At this website, the “sale”
or “share” consists in the sharing of your personal information to our
affiliates, or third parties as required for business purposes, including:
contractors, vendors or third parties who process personal information on our
behalf. These cookies collect certain online information and share that
information with third parties to provide more relevant ads to you on our sites
and on other sites that you visit. You may exercise your right to object to the
sale or share of your data to third parties by using this toggle switch.

Accept selected Accept All
*By clicking on the above buttons, I give my consent on collecting my IP and
email (if registered). For more check GDPR Compliance