ANILLO DE MUJER EN ORO...
ap_list_functions_loaded.push(
function(){
if($('#product-accessories').parents('.tab-pane').length)
{
if(!$('#product-accessories').parents('.tab-pane').hasClass('active'))
{
var width_owl_active_tab = $('#product-accessories').parents('.tab-pane').siblings('.active').find('.owl-carousel').width();
$('#product-accessories').width(width_owl_active_tab);
}
}
$('#product-accessories').imagesLoaded( function() {
$('#product-accessories').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%');
};
(Hay 16 otros productos de la misma categoría)
Material caja: Acero inoxidable 316L Cristal: Mineral Diámetro de caja (mm):... Bono Alianzas con valor de 100€ . Válido para la compra de alianzas de oro de 18 quilates, solo se podrás acumular un máximo de 2 bonos... Alianza fabricada en oro blanco 18 quilates. O,10 quilates de diamantes talla brillante engastados en carril.
Material caja: Aleación de zinc Diámetro de caja (mm): 47.9 Esfera:... Bolso bandolera pequeño TOUS Carol de... MOVIMIENTO Eco Drive H500 con reserva de carga 5 meses. FUNCIONES Cronógrafo 60 minutos a 1 segundo. Calendario. CARACTERÍSTICAS Caja de... Indicador de reserva de carga. Calendario. Material caja: acero Diámetro de caja... Alianza fabricada en oro blanco 18 quilates. O,20 quilates de diamantes talla brillante engastados en carril. Caja de acero de 42 mm. de diámetro con fondo cerrado a rosca. Correa de piel. Calendario. Luminous en esfera y agujas. WR 10...Productos relacionados
RELOJ VICTORINOX MAVERICK...
BOLSO BANDOLERA TOUS...
Lotus analógico para mujer
BONO ALIANZAS 100€
Media Alianza Oro Blanco...
ANILLO ORO BLANCO CON...
Lotus Smartime caucho
RELOJ CITIZEN SUPER...
BANDOLERA TOUS CAROL FUCSIA
Reloj Citizen Cronografo OF
Reloj Citizen Ecodrive
Media Alianza Oro Blanco...
Reloj Citizen OF
RELOJ VICTORINOX FIELDFORCE...
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%');
};