Modern Kids Space Party Festival The Balloon Ceiling Light 1xe27 | Desertcart GERMANY
Modern kids space, party, festival - The balloon Ceiling light, 1XE27, Ø 25 cm, 6 color (yellow, blue,orange, red, green and white)
Produkt-ID: 61452482
Sichere Transaktion
Häufig zusammen gekauft
Beschreibung
Light colored balloons creates a cozy atmosphere. Not only lighting, but also decoration for your home. Perfect for living room, bedroom, kitchen, dining room, offices, and more. Diameter: 25 cm, height: 32 cm; Cable 50 cm, adjustable. Light source: E27; Number of lights: 1; Bulb included: not included. Material: Glass; Weight: 2 kg
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) {