Product Description
function logShoppableMetrics(moduleName, showsAddToCart) {
if (window.ue && window.ue.count) {
window.ue.count("aplus:shoppable:" + moduleName + ":addToCart", showsAddToCart ? 1 : 0);
}
}
/**
* Common event handler for click and keydown events.
* @param {Event} event - The event object.
* @param {Function} handleClickOrEnter - Function to handle click or Enter key events.
* @param {Function} handleEsc - Function to handle Esc key events.
*/
// [TODO][AplusMantle-8064] Create common event handler util(key events, click events) in AplusModuleResources
function handleClickAndKeyEvents(event, handleClickOrEnterOrSpace) {
const ENTER_KEY_CODE = 13;
const ESCAPE_KEY_CODE = 27;
const SPACE_KEY_CODE = 32;
const isClick = event.type === 'click';
const isKeydown = event.type === 'keydown';
const isEnter = isKeydown && event.keyCode === ENTER_KEY_CODE;
const isSpace = isKeydown && event.keyCode === SPACE_KEY_CODE;
const isEsc = isKeydown && event.keyCode === ESCAPE_KEY_CODE;
if (isClick || isEnter || isSpace) {
handleClickOrEnterOrSpace();
} else if (isEsc) {
handleEsc(event);
}
}
/**
* Function to handle esc key event.
* @param {Event} event - The event object.
*/
function handleEsc(event) {
event.target.blur()// force remove focus
}




All the UTIMI sex swing you can choose
Door Swing
logShoppableMetrics("premium-module-5-comparison-table-scroller", false)
Buying Options
Sex Swing Restraints Kit
Add to Cart
logShoppableMetrics("premium-module-5-comparison-table-scroller", true)
2 in 1 Sex Swing
Add to Cart
logShoppableMetrics("premium-module-5-comparison-table-scroller", true)
Door Swing
Add to Cart
logShoppableMetrics("premium-module-5-comparison-table-scroller", true)
Door Swing
logShoppableMetrics("premium-module-5-comparison-table-scroller", false)
Buying Options
Customer Reviews
—
4.3 out of 5 stars
479
4.3 out of 5 stars
111
4.3 out of 5 stars
479
4.1 out of 5 stars
1,455
Price
—
$42.99$42.99
$46.99$46.99
$32.99$32.99
—
Brand
UTIMI
UTIMI
UTIMI
UTIMI
UTIMI
Min load capacity
300 lb
300 lb
650 lb
300 lb
200 lb
Where to be used on
Door
Door / Bed
The Ceiling / Door
Door
Door
Privacy Package
✔
✔
✔
✔
✔
Easy to install
✔
✔
✘
✔
✔
-
How much weight can this swing hold?
It can withstand at least 300 pounds.
-
Is it secretly packaged?
Yes, the product is packaged in a black bag that does not display any information.
-
Is it easy to install?
Yes, just snap the top two straps on top of the door, then close the door tightly, adjust the length of each part, and then you can enjoy the happy time of two people.
-
How do I initiate compensation if there are any product problems?
Please refer to the product manual to contact our after-sales team and give feedback on the product issue, our after-sales staff will reply within 24 hours.
-
How do you adjust the straps quickly without taking the whole buckle apart? It doesn't seem to want to adjust easily.
Please note this is to ensure that the straps can be securely stuck in the position you want, thus ensuring the safety of the user. So we recommend that you slowly adjust the length of the strap to achieve the best condition.