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
}

Frequently Buy Together:
Wingback Slipcover
Add to Cart
logShoppableMetrics("premium-module-5-comparison-table-scroller", true)
3 Seater Sofa Slipcover
Add to Cart
logShoppableMetrics("premium-module-5-comparison-table-scroller", true)
Recliner Slipcover
Add to Cart
logShoppableMetrics("premium-module-5-comparison-table-scroller", true)
Chaise Sectional Cover
Add to Cart
logShoppableMetrics("premium-module-5-comparison-table-scroller", true)
Corner Sofa Slipcover
Add to Cart
logShoppableMetrics("premium-module-5-comparison-table-scroller", true)
Pillow Slipcover
Add to Cart
logShoppableMetrics("premium-module-5-comparison-table-scroller", true)
Price
$119.99$119.99
$179.99$179.99
$119.99$119.99
$194.99$194.99
$269.99$269.99
$39.99$39.99
Furniture Type:
Wingback
3 seater Sofa
Recliner
Chaise Sectional
Corner Sofa
Pillow
Dimensions:
24”- 43” wide
64" - 85" wide
24”- 39” wide
70”- 145” wide , 40"- 70" deep
135”- 208” wide
18" width and length
Variation of Colors:
12
12
12
12
12
12
Skin Friendly:
✓
✓
✓
✓
✓
✓
Machine Washable:
✓
✓
✓
✓
✓
✓
1 PERFECT FIT
2 ITALIAN QUALITY
3 VIBRANT COLORS

Does it cover the entire back?
Our slipcover is designed to fully cover your furniture, including the back, as long as it falls within the recommended measurements.
Are they machine washable?
Slipcovers are machine washable in cold water (no more than 30° C / 105° F). Wash separately at a gentle cycle. Do NOT bleach. Do NOT dry-clean. Do NOT iron.
Will this work for chair with scroll wings?
Yes! Our slipcover fits different types of wingback chairs with different wing types (including flat wings, scroll wings, curved wings). Don't forget to check the measuring guide for the best fit.
Is this suitable for a wingback recliner chair?
Unfortunately, our current wingback slipcover design doesn't include extra fabric for the reclining feature.
Does this slipcover well on the furniture?
Yes. Thanks to the included cardboard inserts that can be tucked into the grooves between the cushions and the arms or back of the furniture, our slipcovers stay nicely in place. These folding cardboard inserts ensure a snug, secure, and smooth fit.


{"marketplaceId":"ATVPDKIKX0DER","directedCustomerId":"amzn1.account.AHFPTRLESSMHMTC2V4AGN3LQQKMQ","conversationHistoryId":"testConversationHistoryId","requestId":"testRequestId","wdg":"kitchen_display_on_website","locale":"en_US"}
Looking for specific info?