ДВ
Size: a a a
ДВ
ДВ
К
Е
E
СК
К
К
D
СК
СК
СК
D
$('.custom-select').change(function() {
$('.promo-btn').hide();
$('.promo-box').hide();
var currentSelectValue = $(this).val().trim();
$('[data-categories="'+currentSelectValue+'"]').show();
console.log(currentSelectValue);
});currentSelectValue
$('[data-categories="'+currentSelectValue+'"]').show(); не работаетК
яв
К
яв
К
яв
яв