Stove Pro-Termo Alpina Ceramic Beige

The photographs are for illustrative purposes only.
-15% Economy 95.23€
Get AI analytics on product Stove Pro-Termo Alpina Ceramic Beige:
634.88€/pc. 539.65€/pc.
Ex Tax: 435.20€/pc.
Pro-Termo
0 reviews
In stock
Product Code: 000-989377PT
EAN Code: 8606108656044

Specification

Qty
One click order

Stove Alpina Ceramic Pro-Termo Beige

The Alpina Ceramic Pro-Termo stove is a modern and highly efficient model designed to heat various types of spaces. It combines a stylish appearance, durable materials, and advanced technology, making it an excellent choice for creating a comfortable atmosphere in your home. The stove has good heat output, ensuring long-lasting warmth after use.

Advantages:

  • High energy efficiency class
  • Compact size and stylish design
  • Durable and long-lasting materials
  • Easy installation and operation
  • Good heat output and long service life

Application

The Alpina Ceramic Pro-Termo stove is perfect for heating residential houses, cottages, and other spaces. It is suitable for heating medium and large rooms and can also be used as an additional heat source. For effective performance, it is recommended to use dry wood or other high-quality fuel.

Specifications:

  • Energy efficiency class: A
  • Power: 8 kW
  • Heating area: 50–70 m²
  • Energy efficiency: 81 %
  • Flue pipe diameter: 120 mm
  • Color: moka, gray, beige, white
  • Manufacturer: Pro-Termo
  • Warranty: 24 months

Why choose the Alpina Ceramic Pro-Termo stove

The Alpina Ceramic Pro-Termo stove is a reliable and efficient solution for heating your home. Its high energy efficiency helps save resources, while durable materials ensure a long service life. The stylish and modern design will perfectly complement any interior, and its ease of installation and use makes it convenient for everyday use.

Detailed Information

  • Stove dimensions: 50х48х82 cm
  • Firebox dimensions: 31х37.5х33 cm
  • Weight: 72 kg
  • Manufactured in: Serbia

Shipping Information

  • Shipping cost within Estonia: 30 euros
  • Shipping cost within Finland: 70 euros
  • The product is insured during delivery
  • Delivery of goods within 3–7 business days
Pro-Termo stoves
Heating surface
50-70 m²
Power
8 kw
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
Certificates alpina (537.56KB)
Instructions Alpina Ceramic (517.89KB)
Stove Pro-Termo Alpina Ceramic Beige
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the Stove Pro-Termo Alpina Ceramic Beige

What is the Stove Pro-Termo Alpina Ceramic Beige and what is it used for?

Stove Pro-Termo Alpina Ceramic Beige (model PT656044) is a Pro-Termo ceramic-clad heating stove designed for heating houses, cottages and similar spaces. It features high energy efficiency, compact stylish design and good heat retention to provide lasting warmth after operation.

What are the dimensions and weight of model PT656044?

The listing notes a compact size but does not provide exact dimensions or weight for model PT656044. Check the manufacturer's specification sheet or ask the seller for exact measurements before purchase.

What type of fuel does the Stove Pro-Termo Alpina Ceramic Beige use?

The product description does not state fuel type; similar stoves typically burn wood. Confirm in the PT656044 technical specification whether it is designed for logs, pellets or another fuel before buying.

What room size is the Stove Pro-Termo Alpina Ceramic Beige suitable for?

The description states the stove suits medium and large rooms in houses and cottages. The exact recommended coverage depends on its heat output—check the PT656044 technical data for square metre guidance.

What materials are used for the stove's cladding and body?

The description states a ceramic cladding and durable materials for the body to ensure longevity and a stylish look. For exact body metal type and ceramic specs, refer to the manufacturer's technical documentation.

Does model PT656044 require a special flue or chimney for installation?

The product notes easy installation but does not specify flue details. Generally heating stoves require an appropriate chimney or flue connection—check the PT656044 installation manual for exact chimney requirements.

What is the energy efficiency and operating economy of this stove?

The listing states the stove has a high energy efficiency class and good heat retention for lasting warmth. For exact efficiency (η) and fuel consumption figures consult the PT656044 technical specifications.

Is the Stove Pro-Termo Alpina Ceramic Beige easy to maintain and clean?

The description highlights easy operation and durable materials, which generally simplify maintenance. For instructions on cleaning the firebox, ash removal and service intervals see the PT656044 user manual.

How does this model differ from other Pro-Termo stoves?

The Alpina Ceramic Pro-Termo (PT656044) stands out with its ceramic cladding, compact stylish design and noted high energy efficiency. Compare power output, efficiency and dimensions in the Pro-Termo spec sheets to see precise differences.

Can the stove be used in a holiday cottage with infrequent heating and long intervals between burns?

The Pro-Termo Alpina Ceramic (PT656044) retains heat well, making it suitable for cottages with occasional use. Follow storage and maintenance recommendations in the PT656044 manual for long idle periods.

Google reviews

See all reviews

Model

//$('#buy_1click').mask("+39999999999",{placeholder:"+3__________"}); //$('#buy_1click').attr('placeholder', 'XXXXXXXXXX'); }); $('#btn_buy_1click').click(function () { var prefix = $('.iti__country.iti__active').data('dial-code'); $('input[name="phone_prefix"]').val(prefix); var answer = checkPhone($(this)); var emailAnswer = validateEmail($('input[name="buy1click_email"]').val()); if(answer != false && emailAnswer != false) { $.ajax({ url: 'index.php?route=extension/module/one_click/add', type: 'post', data: $('input[name=\'phone_prefix\'],input[name=\'phone\'], input[name=\'buy1click_email\'], input[name=\'product_id\'], input[name=\'quantity\']'), dataType: 'json', beforeSend: function () { $('#btn_buy_1click').attr('disabled', 'disabled'); }, success: function (json) { if (json) { $.magnificPopup.open({ items: { src: '
' + '
' + json['popup_heading'] + '
' + '
' + json['popup_order'] + '
' + '
' + json['popup_phone'] + '
' + '
', type: 'inline' }, showCloseBtn: true }); $('#btn_buy_1click').attr('disabled', false); $('#buy_1click').val(''); } } }) } }); function checkPhone(phone_input) { var phone = $('#buy_1click').val(), input = $('#buy_1click'); checker = true; if(!phone){ input.effect('highlight', {color: '#f00'}, 500); checker = false; } else if(/[^0-9-+ (|)]/.test(phone) || phone.length < 7) { input.effect('highlight', {color: '#f00'}, 500); checker = false; } else { } if(checker != true) { return false; } } function validateEmail($email) { var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/; if ($email == '') { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else if (emailReg.test( $email ) == false) { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else { return true; } } $('#buy_1click').attr('placeholder', '5ххххххх');