Experience room comfort
$VAR1 = {
'showLine' => bless( do{\(my $o = 0)}, 'JSON::PP::Boolean' ),
'showText' => bless( do{\(my $o = 1)}, 'JSON::PP::Boolean' ),
'columnsettings' => {
'tablet' => 12,
'mobile' => undef,
'desktop' => undef
},
'text' => 'Experience room comfort',
'type' => 'h2'
};
Design
Use the freedom to realise your own style in your home. For contemporary concepts of design, SIEGENIA offers you a clear and minimalist style - with maximum functionality of course. Because this is the only way that the perfect room feeling can be created from perfect design.
Functionality and design for a unique feeling of spaciousness.
Window systems
$VAR1 = {
'showLine' => bless( do{\(my $o = 0)}, 'JSON::PP::Boolean' ),
'type' => 'h2',
'text' => 'Window systems',
'columnsettings' => {
'tablet' => 12,
'mobile' => undef,
'desktop' => undef
},
'showText' => bless( do{\(my $o = 1)}, 'JSON::PP::Boolean' )
};
Door systems
$VAR1 = {
'showLine' => bless( do{\(my $o = 0)}, 'JSON::PP::Boolean' ),
'text' => 'Door systems',
'type' => 'h2',
'columnsettings' => {
'desktop' => undef,
'mobile' => undef,
'tablet' => 12
},
'showText' => bless( do{\(my $o = 1)}, 'JSON::PP::Boolean' )
};
Comfort systems
$VAR1 = {
'showLine' => bless( do{\(my $o = 0)}, 'JSON::PP::Boolean' ),
'showText' => bless( do{\(my $o = 1)}, 'JSON::PP::Boolean' ),
'columnsettings' => {
'tablet' => 12,
'desktop' => undef,
'mobile' => undef
},
'type' => 'h2',
'text' => 'Comfort systems'
};