Produce room comfort
$VAR1 = {
'type' => 'h2',
'showLine' => bless( do{\(my $o = 0)}, 'JSON::PP::Boolean' ),
'columnsettings' => {
'mobile' => undef,
'tablet' => 12,
'desktop' => undef
},
'showText' => bless( do{\(my $o = 1)}, 'JSON::PP::Boolean' ),
'text' => 'Produce room comfort'
};
Comfort and barrier-free accessibility
It is the intuitive ease of use that allows contemporary windows and doors to bring the necessary lightness into the home and contribute to dissolving everyday barriers into thin air. To ensure that this applies to you personally even for technical matters, we would like to support you as well as we can with our extensive know-how.
Product highlights
$VAR1 = {
'text' => 'Product highlights',
'showText' => bless( do{\(my $o = 1)}, 'JSON::PP::Boolean' ),
'columnsettings' => {
'desktop' => undef,
'mobile' => undef,
'tablet' => 12
},
'type' => 'h2',
'showLine' => bless( do{\(my $o = 0)}, 'JSON::PP::Boolean' )
};
Service
$VAR1 = {
'text' => 'Service',
'columnsettings' => {
'mobile' => undef,
'tablet' => 12,
'desktop' => undef
},
'showText' => bless( do{\(my $o = 1)}, 'JSON::PP::Boolean' ),
'showLine' => bless( do{\(my $o = 0)}, 'JSON::PP::Boolean' ),
'type' => 'h2'
};