Funda protectora para sofá, sin costuras y antideslizante
-15%







Color: Black


Disponible para retiro en tiendas Efe y La Curacao GRATIS
Tipo de entrega
- Envío a domicilioDisponible
- Retiro en tiendaDisponible
- ESTE ARTICULO ES IMPORTADO DESDE ESTADOS UNIDOS
- Entrega Garantizada
Esto se ajusta a tu
.
Asegúrate de que esto coincide
al ingresar tu número de modelo.
P.when("ReplacementPartsBulletLoader").execute(function(module){ module.initializeDPX(); })
Waterproof: The compound waterproof layer in the fabric can achieve 100% waterproof, and there is funnel-shaped design on the corner of the sofa to prevent the liquid side from leaking under the sofa.
DIMENSIONS: Sofa Cover: Fit seat width 66 in,Please Measure Before Purchasing; See Measuring Guide in Photos
PREVENT SLIDING:non-slip fabric back. Feature elastic straps; Longer over the arm flap to make the fabric more tight. Two foam pipes, which tucked into the grooves on two sides to stay in place better.
FURNITURE PROTECTOR: Protect your furniture from daily wear and tear, spills and stains. It's a great choice for homes with children and pets.
EASY CARE: Machine washable, wash at temperature around 30 degrees Celsius, mild laundey detergents are advised, please do not bleach.Do not iron PACKAGE: One cover with two foam pipes.
Ver más detalles del producto
P.when('A','ready').execute(function(A) {
function setFeatureBulletsExpanderCollapsedHeight() {
var $ = A.$;
var PRODUCT_OVERVIEW_V2_FEATURE_MAX_HEIGHT = 540;
var FEATUREBULLETS_TOP_MARGIN_OFFSET_CORRECTION = 12;
var EXPANDER_HEADING_HEIGHT = 20;
var expanderElement = $("#pov2FeatureBulletsExpander");
if(expanderElement !== null) {
var productOverviewFeatureElement = $('#productOverview_feature_div');
var featureBulletsExpanderContent = $('#pov2FeatureBulletsExpanderContent');
var featureBulletsExpanderHeading = $('#pov2FeatureBulletsExpanderHeading');
var expanderContentHeight = featureBulletsExpanderContent.height();
var productOverviewFeatureElementHeight = productOverviewFeatureElement !== null ? productOverviewFeatureElement.height() : 0;
var expanderCollapsedHeight = Math.min(PRODUCT_OVERVIEW_V2_FEATURE_MAX_HEIGHT - productOverviewFeatureElementHeight - FEATUREBULLETS_TOP_MARGIN_OFFSET_CORRECTION, expanderContentHeight);
if (expanderContentHeight === expanderCollapsedHeight) {
featureBulletsExpanderContent.css("padding-bottom", "0px");
}
expanderCollapsedHeight = expanderCollapsedHeight