Deliziosa 50% Arabica -1kg Bag - Coffee beans Packs of 2Kg, 4Kg or 9 Kg
Shipping costs to USA and Canada are included.
Standard shipping costs to USA and Canada are included. Shipped with FedEx directly from Napoli and delivered in USA and...Superbar 80% Arabica - COMPOSTABLE Nespresso-compatible capsules
Superbar 80% Arabica - 1 kg Bag - Coffee beans Packs of 2Kg, 4Kg or 9 Kg
Shipping costs to USA and Canada are included.
Freshly roasted and shipped with DHL EXPRESS from Napoli to USA and...
Caffetteria 100% Arabica - COMPOSTABLE Nespresso-compatible capsules
Standard shipping costs (7 days) to USA and Canada are included.
Nespresso system compatible capsule
100%...
Caffetteria 100% Arabica - 1kg Bag - Coffee beans - Packs of 2Kg, 4Kg or 9 Kg
ap_list_functions_loaded.push(
function(){
if($('#category-products').parents('.tab-pane').length)
{
if(!$('#category-products').parents('.tab-pane').hasClass('active'))
{
var width_owl_active_tab = $('#category-products').parents('.tab-pane').siblings('.active').find('.owl-carousel').width();
$('#category-products').width(width_owl_active_tab);
}
}
$('#category-products').imagesLoaded( function() {
$('#category-products').owlCarousel({
direction:'ltr',
items : 4,
itemsCustom : false,
itemsDesktop : [1200,4],
itemsDesktopSmall : [992, 3],
itemsTablet : [768, 2],
itemsMobile : [480, 1],
singleItem : false, // true : show only 1 item
itemsScaleUp : false,
slideSpeed : 200, // change speed when drag and drop a item
paginationSpeed :800, // change speed when go next page
autoPlay : false, // time to show each item
stopOnHover : false,
navigation : true,
navigationText : ["‹", "›"],
scrollPerPage :true,
responsive :true,
pagination : false,
paginationNumbers : false,
addClassActive : true,
mouseDrag : true,
touchDrag : true,
addClassActive : true,
afterInit: OwlLoaded,
afterAction : SetOwlCarouselFirstLast,
});
});
}
);
function OwlLoaded(el){
el.removeClass('owl-loading').addClass('owl-loaded').parents('.owl-row').addClass('hide-loading');
if ($(el).parents('.tab-pane').length && !$(el).parents('.tab-pane').hasClass('active'))
el.width('100%');
};