PULSERA VICEROY ACERO Y CUERO
Precio base
45,00 €
-30%
Precio
31,50 €
PULSERA VICEROY ACERO Y CUERO
Precio base
39,00 €
-30%
Precio
27,30 €
Pulsera con chapa calabrote...
Precio base
165,00 €
-30%
Precio
115,50 €
Pulsera de plata de primera ley (925) con baño de rodio y chapado en oro amarillo de 18kt con circonita coñac. (medida de muñeca: 17,5 cm.)
PULSERA PLATA ERES LO MAS
Precio base
44,90 €
-30%
Precio
31,43 €
Pulsera realizada en plata 925 milesimas con charms del tema.
PULSERA VICEROY ACERO Y CUERO
Precio base
39,00 €
-30%
Precio
27,30 €
Pulsera SIAM perla en plata...
Precio base
139,00 €
-30%
Precio
97,30 €
Pulsera SIAM perla en plata dorada Referencia 90614UD Pulsera de plata de primera ley (925) chapada en oro amarillo de 18kt, hematites con baño...
PULSERA VICEROY ACERO Y CUERO
Precio base
39,00 €
-30%
Precio
27,30 €
PULSERA PLATA ERES LO MAS
Precio base
44,90 €
-30%
Precio
31,43 €
Pulsera realizada en plata 925 milesimas con charms del tema
PULSERA PLATA ERES LO MAS
Precio base
44,90 €
-30%
Precio
31,43 €
Pulsera realiada en plata 925 milesimas con charms del tema.
PULSERA VICEROY ACERO Y CUERO
Precio base
39,00 €
-30%
Precio
27,30 €
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%');
};