BASK IN YOUR JOY
Khám phá bộ sưu tập sen tắm

Cây sen ổn nhiệt Euphoria SmartControl 310 Duo
- 26507000

Cây sen ổn nhiệt kèm vòi xả bồn Euphoria SmartControl 260
- 26608000

Cây sen ổn nhiệt kèm vòi xả bồn Euphoria 260
- 26114002

Tay sen Rainshower SmartActive 130 3 chế độ phun: Rain, Jet, SmartActive
- 26544000

Bộ tay sen & thanh trượt 600mm Rainshower SmartActive Cube 130 Kèm khay để xà phòng, chế độ phun tiết kiệm nước 9.5L/phút
- 26583000

Bộ tay & gác sen Tempesta Cube 110 Tay sen 3 chế độ phun: Rain, Jet, Massage
- 27588003
jQuery(function () {
function generateSelect(id) {
// Gets all filters.
var $options = jQuery('#' + id + ' .e-filter');
// Hides the default Elementor filters.
$options.hide();
// Reorders filters so the "All" option is the first one.
// $options.find('button[data-filter="__all"]').prependTo($options);
// Creates the select.
jQuery('').appendTo('#' + id + ' .elementor-widget-container');
// Collect options, excluding "__all", and sort them in descending order based on numerical value
var optionsArray = $options.find('button[data-filter!="__all"]').map(function () {
return {
value: jQuery(this).attr("data-filter"),
text: jQuery(this).text()
};
}).get().sort(function (a, b) {
return b.value - a.value;
});
// Add "__all" option first
// jQuery("", {
// "value": "__all",
// "text": "All categories"
// }).appendTo('#select-' + id);
// Loops through the sorted filters and adds them to the select.
jQuery.each(optionsArray, function (index, item) {
jQuery("", {
"value": item.value,
"text": item.text
}).appendTo('#select-' + id);
});
// Adds an event to the select so it triggers a click to the appropriate filter when an option is selected.
jQuery('#select-' + id).change(function () {
var selectedFilter = jQuery(this).find("option:selected").val();
jQuery('#' + id + ' .e-filter button[data-filter="' + selectedFilter + '"]').click();
});
}
// Generates the select for the following Taxonomy filters.
generateSelect('products-filter-mobile');
});
window.onload = function () {
let params = new URLSearchParams(document.location.search);
if (params.has("e-filter-065a16d-product_categories")) {
let yop = params.get("e-filter-065a16d-product_categories");
let selectElem = document.getElementById('products-filter-mobile');
selectElem.value = yop;
selectElem.dispatchEvent(new Event("change"));
}
}

Cây sen ổn nhiệt Euphoria SmartControl 310 Duo
- 26507000

Cây sen ổn nhiệt kèm vòi xả bồn Euphoria SmartControl 260
- 26608000

Cây sen ổn nhiệt kèm vòi xả bồn Euphoria 260
- 26114002

Tay sen Rainshower SmartActive 130 3 chế độ phun: Rain, Jet, SmartActive
- 26544000

Bộ tay sen & thanh trượt 600mm Rainshower SmartActive Cube 130 Kèm khay để xà phòng, chế độ phun tiết kiệm nước 9.5L/phút
- 26583000

Bộ tay & gác sen Tempesta Cube 110 Tay sen 3 chế độ phun: Rain, Jet, Massage
- 27588003