Aubina Luxury Velvet Cushion Cover 100 Cotton Velvet Modern Super | Desertcart Romania
Aubina Luxury Velvet Cushion Cover, 100% Cotton Velvet, Modern Super Soft Covers, Pillow Cases, 18" x 18", 45cm x 45cm, Duck Egg Blue
Product ID: 63475538
Secure Transaction
Frequently Bought Together
Description
Luxurious and super soft cotton velvet cushion cover. Available in six stylish colours. 100% Cotton. Exclusive to Ideal Textiles! 18" x 18" 45cm x 45cm. Cushion Cover Care Instructions: Machine Washable Stylish and modern accent for your home Inner cushion pads are sold seperately Cushion Cover Measures 18" x 18" Approximately
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) {