MiMusikita
.card-product-description {
position: relative;
transition: all 0.5s;
background-color: #ffffff;
}
.card-product-description .products-bottons {
opacity: 0;
transition: all 0.5s;
}
.product-card:hover .card-product-description {
margin-top: -50px;
box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}
.product-card:hover .card-product-description .products-bottons {
opacity: 1;
}
.badge-category-filter {
display: flex;
overflow-x: scroll;
gap: 6px;
}
.badge-category-filter button {
background:#ffffff;
font-size: 14px;
outline: inherit;
margin-bottom: 0;
border: 2px solid #666666;
color: #666666;
padding: 10px 20px;
transition: all 0.5s;
}
.badge-category-filter button:hover, .badge-category-filter button.active {
background:#dbeaff;
border-color: #88bbff;
color: #88bbff;
}
$[searchValue]$
Categorías
- Todas
- Aula Virtual Musica
- Cursos para docentes e instructores
- Cursos para niños y jóvenes
- Libros digitales
Marcas
- Todas
- Cursos
$$[(excludeIva && product.variants[0].taxable) ? numberFormatter(valueWithoutTax(product.lowerPrice, product.variants[0].otherTax), decimals) : numberFormatter(product.lowerPrice, decimals)]$
$$[(excludeIva && product.variants[0].taxable) ? numberFormatter(valueWithoutTax(product.lowerCompareAtPrice, product.variants[0].otherTax), decimals) : numberFormatter(product.lowerCompareAtPrice, decimals)]$
🕐
No hemos encontrado productos
🕐
Estamos consultando los productos...