Home
Company
About us
Job offers
Products
Sofa Bed Mechanisms
Recliner Chair Mechanisms
Lifting Bed
News
Contact
EN
FR
DE
PL
Skip to content
HOME
COMPANY
Close COMPANY
Open COMPANY
About us
Job offers
About us
Job offers
PRODUCTS
Close PRODUCTS
Open PRODUCTS
Sofabed Mechanisms
Roll-out
Daybeds
2-Fold
3-Fold
Others
Roll-out
Daybeds
2-Fold
3-Fold
Others
Recliner chair mechanisms
Metal to the floor
Wood to the floor
Lift Recliner
Lounge
Head & Lumbar support
Accessories
Metal to the floor
Wood to the floor
Lift Recliner
Lounge
Head & Lumbar support
Accessories
Bedding Systems
Lifting Bed
Lifting Bed
NEWS
CONTACT
EN
FR
DE
PL
Bedding Systems
Space saving sleeping solutions
Dropdown categorie
Select content
Show All
Lifting bed
Button Categorie
All
Lifting bed
Lifting Bed
Product Search
type in at least 2 characters
Search ...
Results
Product Search
type in at least 2 characters
Search ...
Results
(function() { 'use strict'; var parentSelector = '.menu-item.wpml-ls-current-language.menu-item-has-children'; function toggleSubmenu(link, forceClose) { var isExpanded = link.getAttribute('aria-expanded') === 'true'; if (forceClose || isExpanded) { link.setAttribute('aria-expanded', 'false'); } else { link.setAttribute('aria-expanded', 'true'); } } function handleKeydown(e) { var key = e.key || e.keyCode; if (key === 'Enter' || key === ' ' || key === 13 || key === 32) { e.preventDefault(); toggleSubmenu(this); } else if (key === 'Escape' || key === 'Esc' || key === 27) { if (this.getAttribute('aria-expanded') === 'true') { e.preventDefault(); toggleSubmenu(this, true); } } } function handleBlur(e) { var link = this; var parent = link.closest(parentSelector); if (!parent) return; setTimeout(function() { if (!parent.contains(document.activeElement)) { toggleSubmenu(link, true); } }, 100); } function init() { var parents = document.querySelectorAll(parentSelector); for (var i = 0; i < parents.length; i++) { var link = parents[i].querySelector('a[aria-expanded]'); if (link) { link.addEventListener('keydown', handleKeydown); link.addEventListener('blur', handleBlur); } } } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', init); } else { init(); } })();