volcanicacoffee.com Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: http://www.volcanicacoffee.com//coffee/-articles//coffee/-recipes.htm
Effective URL: https://volcanicacoffee.com/coffee/-articles/coffee/-recipes.htm
Submission: On June 21 via api from US — Scanned from CA

Form analysis 4 forms found in the DOM

POST /contact#ContactFooter

<form method="post" action="/contact#ContactFooter" id="ContactFooter" accept-charset="UTF-8" class="footer__newsletter newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="contact[tags]" value="newsletter">
  <div class="newsletter-form__field-wrapper">
    <div class="field">
      <label class="field__label hiddenLabels" for="NewsletterForm--footer-04"> Your email </label>
      <input id="NewsletterForm--footer-04" type="email" name="contact[email]" class="field__input form-input-placeholder" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email"
        placeholder="enter your email address">
    </div>
    <button type="submit" class="button newsletter-form__button" name="commit" id="Subscribe" aria-label="Submit" style="--button-width: 150px"> Submit </button>
  </div>
  <script>
    $(document).ready(function() {
      if (window.location.href.indexOf('newsletter&form_type=customer') > -1) {
        var newsletterSuccessPopup = (function() {
          var popup = $('.newsletter-success-modal');
          var close = popup.find('.close');
          var success = popup.find('.success');
          var error = popup.find('.error');
          var overlay = $('.background-overlay');
          popup.show();
          overlay.show();
          error.show();
          success.hide();
          $.cookie('emailSubcribeModal', 'closed', {
            expires: 1,
            path: '/'
          });
          close.off('click').on('click', function() {
            popup.fadeOut();
            overlay.hide();
          });
          overlay.off('click').on('click', function() {
            popup.fadeOut();
            overlay.hide();
          });
        })();
        var newURL = location.href.split("?")[0];
        window.history.pushState('object', document.title, newURL);
      }
    })
  </script>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input form-input-placeholder" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search products..." autocomplete="off" role="combobox" aria-expanded="false"
      aria-owns="predictive-search-results-list" aria-controls="predictive-search-results-list" aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocapitalize="off" spellcheck="false">
    <input type="hidden" name="options[prefix]" value="last">
    <label class="field__label hiddenLabels" for="Search-In-Modal"> Search </label>
    <button class="button search__button field__button focus-inset" aria-label="Search">
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
        <path
          d="M 19 3 C 13.488281 3 9 7.488281 9 13 C 9 15.394531 9.839844 17.589844 11.25 19.3125 L 3.28125 27.28125 L 4.71875 28.71875 L 12.6875 20.75 C 14.410156 22.160156 16.605469 23 19 23 C 24.511719 23 29 18.511719 29 13 C 29 7.488281 24.511719 3 19 3 Z M 19 5 C 23.429688 5 27 8.570313 27 13 C 27 17.429688 23.429688 21 19 21 C 14.570313 21 11 17.429688 11 13 C 11 8.570313 14.570313 5 19 5 Z">
        </path>
      </svg>
    </button>
  </div>
</form>

POST /account/login

<form accept-charset="UTF-8" action="/account/login" method="post" class="auth-form auth-form-2">
  <input name="form_type" type="hidden" value="customer_login">
  <input name="utf8" type="hidden" value="✓">
  <div class="form-field">
    <label class="form-label" for="customer_email"> Email Address <em>*</em>
    </label>
    <input id="customer_email" class="form-input form-input-placeholder" type="email" value="" name="customer[email]" required="" placeholder="Email Address">
  </div>
  <div class="form-field">
    <label class="form-label" for="customer_password"> Password <em>*</em>
    </label>
    <input id="customer_password" class="form-input form-input-placeholder" type="password" value="" required="" placeholder="Password" name="customer[password]">
  </div>
  <div class="form-actions auth-actions text-center">
    <input type="submit" class="button button-1 button-login" value="Log in">
    <a class="auth-link link link-underline" href="/account/login#recover">
                        <span class="text">Forgot your password?</span>
                    </a>
    <a href="/account/register" class="button button-2 button-register">
                        Create account
                    </a>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input form-input-placeholder" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search products..." autocomplete="off" role="combobox" aria-expanded="false"
      aria-owns="predictive-search-results-list" aria-controls="predictive-search-results-list" aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocapitalize="off" spellcheck="false">
    <input type="hidden" name="options[prefix]" value="last">
    <label class="field__label hiddenLabels" for="Search-In-Modal"> Search </label>
    <button class="button search__button field__button focus-inset" aria-label="Search">
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
        <path
          d="M 19 3 C 13.488281 3 9 7.488281 9 13 C 9 15.394531 9.839844 17.589844 11.25 19.3125 L 3.28125 27.28125 L 4.71875 28.71875 L 12.6875 20.75 C 14.410156 22.160156 16.605469 23 19 23 C 24.511719 23 29 18.511719 29 13 C 29 7.488281 24.511719 3 19 3 Z M 19 5 C 23.429688 5 27 8.570313 27 13 C 27 17.429688 23.429688 21 19 21 C 14.570313 21 11 17.429688 11 13 C 11 8.570313 14.570313 5 19 5 Z">
        </path>
      </svg>
    </button>
  </div>
  <div class="predictive-search predictive-search--header quickSearchResultsWrap" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

Text Content

Skip to content
Trustpilot
FREE SHIPPING $60+ or $6.95 FLAT RATE
Close
Menu Close
 * Shop Coffee
   Shop Coffee
   Go to Shop Coffee
   Shop by Category
   Shop by Category
    * Go to Shop by Category
    * Coffee Blends
    * Dark Roast Coffee
    * Decaf Coffee
    * Estate Coffee
    * Light Roast Coffee
    * Medium Roast Coffee
    * Dark Roast Coffee
    * Low Acid Coffee
    * Peaberry Coffee
   
   Shop by Region
   Shop by Region
    * Go to Shop by Region
    * Africa & Arabia Coffee
    * Americas Coffee
    * Caribbean Coffee
    * Indonesian & Pacific Coffee
   
   Shop by Coffee Process
   Shop by Coffee Process
    * Go to Shop by Coffee Process
    * Natural Process Coffee
    * Anaerobic Coffee
    * Fermented Coffee
   
   Shop by Certification
   Shop by Certification
    * Go to Shop by Certification
    * Jamaica Blue Mountain Coffee
    * Fair Trade Coffee
    * Organic Coffee
    * Rainforest Coffee
    * Shade Grown Coffee
   
   Flavored Coffee
   Flavored Coffee
    * Go to Flavored Coffee
    * Flavored Coffee
    * Decaf Flavored Coffee
   
   Shop All
   Shop All
    * Go to Shop All
    * All Collections
    * Best Coffee Sellers
    * Coffee Subscription
    * Coffee Bundles
    * Coffee Gift Boxes
    * Coffee Accessories
    * All Coffee Products
   
   
 * Info
     Info
   * Go to Info
   * Customer Reviews
   * About Us
   * Learn About Coffee
   * Specialty Coffee Blog

Search user Account Wishlist Cart
00 items
Cart
Menu
Search

user Log in Account
Wishlist
Cart
00 items
Cart


404


OOPS!PAGE NOT FOUND

Sorry! The page you're looking for clocked out!

Return to Store
4110 Tench Rd
Suite H
Suwanee, GA 30024
United States

 * Facebook
 * Instagram
 * Pinterest
 * YouTube
 * Twitter


SHOP

 * Shop All
 * Coffee Subscription
 * Gift Cards
 * Coffee Sample Packs
 * Coffee Apparel
 * Coffee by Region
 * Coffee by Category
 * Coffee by Certification
 * Flavored Coffee
 * Costa Rica Coffee
 * Colombian Coffee
 * Ethiopian Coffee
 * Geisha Coffee
 * Guatemala Coffee
 * Sumatra Coffee
 * All Collections


INFORMATION

 * About Us
 * Coffee Perks
 * Wholesale Coffee
 * Charity Support
 * Affiliate Program
 * Site Map


CUSTOMER SERVICE

 * Customer Reviews
 * Shipping Policy
 * FAQ
 * Contact Us
 * Return Policy
 * Privacy Policy
 * Terms of Service


NEWSLETTER SIGN UP

Receive our latest updates about our products and promotions.
Your email
Submit

© 2024 Volcanica Coffee Company. All Rights Reserved.
All transactions are secure and encrypted.

Payment methods
 * Visa
 * Mastercard
 * American Express
 * Apple Pay
 * Discover
 * PayPal

Trustpilot
 * Home
 * Search
 * Collection
 * Account
 * Cart
   00 items

 * Choosing a selection results in a full page refresh.

Thanks for subscribing!

This email has been registered!




SHOP THE LOOK


Search


Close



CHOOSE OPTIONS





Close



Close

EDIT OPTION



this is just a warning

Login Close
Email Address *
Password *
Forgot your password? Create account
Close
Shopping Cart
0 items
Your cart is empty
Continue Shopping
Close
Search
Search


Close
Sign In Create an Account