Stove Lava Ceramic Pro-Termo Beige

The photographs are for illustrative purposes only.
-11% Economy 62.00€
Get AI analytics on product Stove Lava Ceramic Pro-Termo Beige:
558.00€/pc. 496.00€/pc.
Ex Tax: 400.00€/pc.
Pro-Termo
0 reviews
In stock
Product Code: 000-394573PT
EAN Code: 8607000061240

Specification

Qty
One click order

Pro-Termo Lava Ceramic beige stove — ceramic wood-burning stove for efficient heating

Product code000-394573PT
EAN code8607000061240
ManufacturerPro-Termo (Serbia)
ModelLava Ceramic
ColourBeige
Output power6 kW
Heating area20–30 m²
Efficiency76%
Energy efficiency classA
Flue diameter120 mm
Stove dimensions (W×D×H)34 × 44 × 78 cm
Firebox dimensions (W×D×H)23 × 33.5 × 24 cm
Weight50 kg
CladdingCeramic tiles
Firebox liningFireclay (chamotte) bricks
DoorHeat-resistant glass
Available coloursBeige, grey, white
Delivery in Estonia30 €
Delivery to Finland70 €
Delivery time3–7 days
Insurance during deliveryYes

Pro-Termo Lava Ceramic features

  • Ceramic cladding — absorbs heat evenly and retains it for a long time
  • Fireclay brick firebox lining — high heat resistance and durability
  • Heat-resistant glass door — enjoy the view of the flames with a stylish look
  • Energy efficiency class A, 76% efficiency — reduces heating costs
  • Compact dimensions 34×44×78 cm — suitable for smaller spaces
  • Elegant design — enhances the interior of a home or cottage
  • Made in Serbia — reliable quality

Where to use

  • Homes and apartments (20–30 m²)
  • Summer houses and country homes
  • Small cottages

Usage recommendations

  • Use dry wood with a moisture content below 20% for maximum efficiency
  • Connect to a flue with a diameter of 120 mm
  • Read the manufacturer's instructions before the first use

Delivery

  • Delivery across Estonia — 30 €
  • Delivery to Finland — 70 €
  • Goods are insured during delivery
  • Delivery time 3–7 days

Why buy from SityPro

  • Easy to order at SityPro — convenient online checkout and up-to-date pricing
  • Detailed specifications and application information on the product page
  • Expert advice on stove and accessory selection
  • Delivery across Estonia and Finland
  • Reliable service and support when placing your order
Pro-Termo stoves
Heating surface
20-30 m²
Power
6 kw
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
Certificates lava (499.45KB)
Instructions Lava Ceramic (524.66KB)
Stove Lava Ceramic Pro-Termo Beige
Write a review
Related Products
rempro rempro-mobile

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

What is the Stove Lava Ceramic Pro-Termo Beige and what rooms is it suitable for?

Stove Lava Ceramic Pro-Termo Beige is a ceramic wood-burning stove, model Lava Ceramic by Pro-Termo (Serbia) with 6 kW output. It is designed to efficiently heat rooms of about 20–30 m², provided you have a proper flue and installation.

What is the output power of the Stove Lava Ceramic Pro-Termo Beige and what area does it cover?

The stove has an output power of 6 kW and is intended to heat approximately 20–30 m². This is an estimate for rooms with typical insulation.

What are the firebox dimensions and what length logs fit?

The product description does not list exact firebox dimensions; Lava Ceramic is a wood-burning stove designed for standard household logs. It's recommended to check with the seller, but typical logs of 25–33 cm are usually suitable.

What material is the Lava Ceramic stove's outer coating made of?

As the name indicates, the stove has a ceramic coating that helps accumulate and evenly distribute heat. Ceramic is also resistant to high temperatures.

What are the codes and model number for the Stove Lava Ceramic Pro-Termo Beige?

The model is Lava Ceramic, product code 000-394573PT, EAN 8607000061240, model number PT061240, manufacturer Pro-Termo (Serbia). Use these when sourcing spare parts or technical details.

What flue system and installation requirements are recommended for this stove?

The description lacks specifics, but as a wood-burning stove the Lava Ceramic must be connected to a proper flue sized and insulated per regulations. Have a qualified installer verify flue diameter and clearances before fitting.

Is the Lava Ceramic stove intended only for heating or also for cooking?

The description states it is a ceramic wood-burning stove for efficient heating; no cooking surfaces or oven features are mentioned. Therefore its primary function is room heating.

What is the energy efficiency class of the Lava Ceramic model?

The description contains a fragment 'Ener' but does not state the full energy efficiency class. Please check the manufacturer's technical documentation for the exact efficiency rating.

What accessories or spare parts are compatible with model PT061240?

The provided data does not list accessories. When enquiring about spare parts or accessories (doors, gaskets, grates), reference model PT061240 and product code 000-394573PT to your Pro-Termo supplier.

Is the Lava Ceramic stove suitable for use in a wooden house or cottage?

Yes — as a wood-burning stove the Lava Ceramic can be used in a wooden house or cottage provided you meet fire-safety clearances, insulation requirements and proper flue connection. Have installation confirmed by a professional.

What colours are available — is Lava Ceramic available in other colours than beige?

The product page lists the Stove Lava Ceramic Pro-Termo Beige (beige). No other colour variants are provided in the supplied data; check with the seller for additional finishes.

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