Pro-Termo Alpina G Stove Gray

The photographs are for illustrative purposes only.
-10% Economy 66.46€
Get AI analytics on product Pro-Termo Alpina G Stove Gray:
664.64€/pc. 598.18€/pc.
Ex Tax: 482.40€/pc.
Pro-Termo
0 reviews
In stock
Product Code: 000-073506PT
EAN Code: 8606029740273

Specification

Qty
One click order

Alpina G Pro-Termo Stove Gray

The Alpina G Pro-Termo stove is an efficient and stylish solution for heating your home. Combining modern technology with reliable materials, this model ensures excellent heat transfer and long-lasting warmth. It is ideal for creating a comfortable atmosphere in rooms of various sizes, providing energy savings and durability.

Advantages:

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

Application

The Alpina G Pro-Termo stove is perfect for heating residential houses, cottages, and other premises. It works efficiently in medium and large rooms and can also be used as an additional heat source. For optimal 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 G Pro-Termo stove

The Alpina G Pro-Termo stove combines style, reliability, and excellent energy efficiency. Its high heat transfer helps maintain a comfortable temperature in your home, and durable materials ensure a long service life. The elegant design fits any interior, and its compact size allows for convenient placement in any room.

Detailed Information

  • Stove dimensions: 50х48х86 cm
  • Firebox dimensions: 30х37.5х47 cm
  • Weight: 84 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 G (520.95KB)
Pro-Termo Alpina G Stove Gray
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the Pro-Termo Alpina G Stove Gray

What is the Pro-Termo Alpina G Stove Gray and which rooms is it suitable for?

The Pro-Termo Alpina G Stove Gray is an energy-efficient, compact stove with a stylish design intended for heating houses, cottages and similar premises. It delivers effective heat transfer and long-lasting warmth, making it suitable for medium and large rooms as a primary or supplementary heat source.

What are the dimensions and weight of the Pro-Termo Alpina G Stove Gray?

The description states the stove is compact, but exact dimensions and weight for model PT740273 (SKU 000-073506PT) are not provided in the product sheet. Please check with the seller for exact measurements before planning installation.

What energy efficiency class does the Alpina G Pro-Termo have?

The product description states a high energy efficiency class, contributing to operational savings. The exact class designation is not listed in the product sheet — request the energy rating certificate from the seller if needed.

What materials is the Pro-Termo Alpina G Stove Gray made from?

The description states it uses durable, long-lasting materials for reliability and longevity. Exact materials (steel, cast iron, ceramic, etc.) are not specified in the product sheet — request the technical specification for model PT740273 from the seller.

Is the Alpina G Pro-Termo suitable for heating a cottage of 80–120 m²?

The description states the stove is effective for medium and large rooms and suitable for houses and cottages. Verify the specific heating output and recommended coverage area for model PT740273 in the technical specifications to confirm suitability for 80–120 m².

Can the Pro-Termo Alpina G Stove Gray be used as a supplementary heat source?

Yes — the description states it can be used as either a primary or additional heat source. Its effective heat transfer and long-lasting warmth make it suitable to complement existing heating systems in homes and cottages.

How difficult is installation and does it require a special chimney?

The description highlights easy installation and operation, but it does not specify chimney requirements. Check with the seller or a professional installer for chimney type and installation requirements for model PT740273.

What is the model and SKU to use when ordering spare parts?

The model is PT740273 and the SKU is 000-073506PT, manufacturer Pro-Termo. Use these identifiers when ordering spare parts, accessories or requesting technical documentation.

How does the Alpina G differ from other Pro-Termo stoves?

The Alpina G emphasises a compact, stylish design, high energy efficiency and long heat retention. To compare with other Pro-Termo models, review specific technical parameters like power output, dimensions and materials in each model's specification.

Can the Alpina G stove be installed in a wooden house and what safety requirements apply?

The stove is suitable for residential homes, including wooden houses, but fire-safety clearances and insulation depend on the specific installation. Consult a professional installer to confirm required clearances, non-combustible bases and chimney specifications for model PT740273.

What accessories are compatible with the Pro-Termo Alpina G Stove Gray?

Common accessories include protective heat shields, cast-iron grates, heat-resistant bases and chimney maintenance kits. When sourcing compatible accessories, reference model PT740273 and SKU 000-073506PT with your supplier.

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ххххххх');