Espresso Press Compact Portable Espresso Maker (Manual Powered) for Capsules and Ground Coffee With All Adaptors and Lightweight Design Makes Rich, Bold Crema For Travel Hiking Sports
5.0/5
Product ID: 450805867
Secure Transaction
Frequently Bought Together
Description
LIGHTWEIGHT DESIGN: Made of durable and lightweight materials (BPA free and food grade), Kopipresso espresso Press is ready for you to take on your next adventure. Take advantage of its small form factor to enjoy fresh espressos while camping, traveling, or anywhere in the world! MANUAL OPERATION: No need for batteries! Kopipresso Espresso Press features innovative pressurized pump technology that delivers 20 Bar of pressurized extractions RICH, BOLD ESPRESSOS WITH EVERY BREW: Thanks to its modern extraction technology, Kopipresso Espresso Press brews the perfect espresso every time. FAST, FRESH, AND EASY TO USE: Simply add hot water and your coffee of choice for flavourful espresso in under a minute. User-friendly ergonomic design allows you to brew your favorite espressos effortlessly. 00% COMPATIBLE: With all accessories included, Kopipresso Espresso Press s fully equipped to brew either ground coffee beans or NS capsules. The choice is yours!
P.when('A','ready').execute(function(A) {
function setFeatureBulletsExpanderCollapsedHeight() {
var $ = A.$;
var PRODUCT_OVERVIEW_V2_FEATURE_MAX_HEIGHT = 540;
var FEATUREBULLETS_TOP_MARGIN_OFFSET_CORRECTION = 12;
var EXPANDER_HEADING_HEIGHT = 20;
var expanderElement = $("#pov2FeatureBulletsExpander");
if(expanderElement !== null) {
var productOverviewFeatureElement = $('#productOverview_feature_div');
var featureBulletsExpanderContent = $('#pov2FeatureBulletsExpanderContent');
var featureBulletsExpanderHeading = $('#pov2FeatureBulletsExpanderHeading');
var expanderContentHeight = featureBulletsExpanderContent.height();
var productOverviewFeatureElementHeight = productOverviewFeatureElement !== null ? productOverviewFeatureElement.height() : 0;
var expanderCollapsedHeight = Math.min(PRODUCT_OVERVIEW_V2_FEATURE_MAX_HEIGHT - productOverviewFeatureElementHeight - FEATUREBULLETS_TOP_MARGIN_OFFSET_CORRECTION, expanderContentHeight);
if (expanderContentHeight === expanderCollapsedHeight) {