BRIXTON DENDA
la Tienda oficial de brixton Records & Discos GBR
(function($){
// === CONFIGURACIÓN ===
const facetSelector = '.facetwp-facet-filtro_total'; // cambia si tu facet tiene otro nombre
const childSelector = '.facetwp-depth'; // contenedor de subniveles
// === FUNCIÓN: actualizar iconos +/– según visibilidad de subniveles ===
function updateIcons($facet) {
$facet.find('.facetwp-checkbox').each(function(){
const $this = $(this);
const $expand = $this.find('.facetwp-expand');
if (!$expand.length) return;
const $child = $this.next(childSelector);
const isVisible = $child.length && $child.is(':visible');
$expand.text(isVisible ? '-' : '+');
});
}
// === FUNCIÓN: alternar visibilidad de un bloque de subcategorías ===
function toggleSubcategories($checkbox) {
const $child = $checkbox.next(childSelector);
if (!$child.length) return;
const isVisible = $child.is(':visible');
$child.toggle(!isVisible);
}
// === INICIALIZAR ===
function initFacet($facet) {
// 1️⃣ Ocultar todos los subniveles
$facet.find(childSelector).hide();
// 2️⃣ Abrir los de las categorías activas
$facet.find('.facetwp-checkbox.checked').each(function(){
const $checked = $(this);
const $child = $checked.next(childSelector);
if ($child.length) $child.show();
});
// 3️⃣ Actualizar iconos
updateIcons($facet);
}
// === EVENTOS ===
// Al hacer clic en el signo +/–
$(document).on('click', `${facetSelector} .facetwp-expand`, function(e){
e.preventDefault();
e.stopPropagation();
const $checkbox = $(this).closest('.facetwp-checkbox');
toggleSubcategories($checkbox);
updateIcons($(facetSelector));
});
// Al recargar FacetWP (tras filtro, búsqueda, etc.)
$(document).on('facetwp-loaded', function(){
const $facet = $(facetSelector);
if (!$facet.length) return;
initFacet($facet);
});
})(jQuery);
.facetwp-selections li .facetwp-selection-value {
font-family: "Asap condensed";
font-size: 2em;
color: #1996c0;
text-transform: uppercase;
font-weight: 700;
color:#1996C0!important;
}
li span.facetwp-selection-label {
display: none!important;
}
- Pasarela segura
- Tienda oficial
MÚSICA Y ESTILO
CATÁLOGOS, CONCIERTOS & MANAGEMENT
Discográfica independiente especializada en sonidos de origen jamaicano. Fundada en 1998 incluye entre su catálogo a renombradas bandas internacionales.
Discográfica independiente centrada en los sonidos más contundentes del rock’n’roll: punk rock, HC, OI!, psychobilly, freak beat…
Próximos directos recomendados
Contratación de bandas nacionales e internacionales
BRIXTON RECORDS & GBR