0
- vacío
Lirios amarillos, greveras naranjas, margaritas moradas y verde decorativo.
Delicia Veraniega
58,00 €
Impuestos incluidos
Lirios amarillos, greveras naranjas, margaritas moradas y verde decorativo.
Cambia su estado de animo al instante, obsequiando este precioso arreglo floral, ya que por efecto de sus vibrantes colores le transmitirás al destinatario un sin fin de sensaciones que se verán reflejadas en una grandísima sonrisa, única representación de la palabra “Gracias”.
del_ver_006
Productos relacionados
(Hay 16 otros productos de la misma categoría)
Anthurium
35,00 €
Fascinación Total
46,00 €
Clavel rosa, clavel crema, clavel rojo, verde decorativo, florero incluido.
Centro sorpresa
69,00 €
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').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%');
};