PRAEAHI METALLIST KLAASUKSEGA

The photographs are for illustrative purposes only.
Get AI analytics on product Kitchen stove with metal-framed glass door:
127.88€/pc.
Ex Tax: 103.13€/pc.
No brand
0 reviews
In stock
Product Code: 000-368737ASP
Qty
One click order
Tags:
Package dimensions23,00 x 35,00 x 50,00 cm
Net weight11,500 kg

Oven with Metal Glass Door

This is a cooking oven designed for baking and roasting, featuring a metal body and a glass-front door for easy monitoring of food. Check the price and buy options at SityPro to compare characteristics and features before purchase.

Key advantages


    Durability thanks to a robust metal construction that stands up to regular use.
  • Visibility through the glass door allows you to monitor cooking without opening the oven.
  • Easy cleaning surfaces and a door designed for simple maintenance.
  • Consistent cooking performance suitable for a variety of dishes.
  • Safety features typical of modern ovens, including secure door closure.
  • Attractive design that integrates well into home or professional kitchens.

Application and use cases

This oven is suitable for both home and light commercial use where reliable baking or roasting is needed. Its metal-and-glass design supports practical, visible cooking.


    Home kitchen baking and roasting
  • Small cafés and bakeries for daily pastry production
  • Holiday cabins or cottages as a compact cooking solution
  • Backup or supplementary oven in restaurant kitchens
  • Cooking demonstrations or open-kitchen setups where visibility matters

What to consider when choosing


    Decide on the required capacity and internal layout based on typical dishes you prepare.
  1. Choose the appropriate fuel or power type compatible with your kitchen setup.
  2. Look for temperature control and ease of use in controls and settings.
  3. Consider installation requirements, ventilation and placement space.
  4. Check after-sales support, warranty and availability of spare parts.

Characteristics


    Type: cooking oven (praeahi)
  • Construction: metal body
  • Feature: equipped with a glass door (metallist klaasuksega)

Why buy at SityPro


    Wide selection of ovens and clear product descriptions of characteristics and features.
  • Competitive price offers and straightforward online buy process at SityPro.
  • Reliable delivery to Estonia and Finland with tracking and timely shipping.
  • Responsive customer service and support for questions before and after purchase.
  • Secure payment options and easy returns to ensure confidence in every buy.

Description provided by sitypro.com

PRAEAHI METALLIST KLAASUKSEGA
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Kitchen stove with metal-framed glass door

What is the Kitchen stove with metal-framed glass door and what is it used for?

Kitchen stove with metal-framed glass door is an oven for baking and roasting featuring a robust metal body and a glass-front door that lets you monitor cooking without opening the oven. It’s suitable for home and light commercial kitchens such as cafes, small bakeries and country kitchens.

What is the model and SKU of this oven (A035404SP)?

The oven model is A035404SP with SKU 000-368737ASP; the provided product description does not include exact external dimensions or internal capacity. Check your installation space and required oven volume before purchase.

Is this oven suitable for a small commercial kitchen or cafe?

Yes, the description states it’s suitable for home and light commercial kitchens, including cafes and small bakeries. The robust metal construction and glass door provide durability and visibility for regular but moderate-volume use.

How do I monitor food doneness through the metal-framed glass door?

Watch the colour and surface texture of the food through the glass door to avoid opening the oven and losing heat. For precise doneness use a meat thermometer or probe.

Is the metal body and glass door easy to clean?

Yes, the description states metal surfaces and glass are easy to maintain; smooth surfaces allow grease and dirt to be removed with standard cleaners. Avoid abrasive cleaners to protect the finish and glass.

What cooking modes does this oven support?

The product description does not list exact modes, but the oven is described as versatile for roasting, baking and casseroles. Before buying, confirm with SityPro whether it includes convection, grill or specific temperature settings.

What materials are used for the body and door of model A035404SP?

The description specifies a durable metal body and a glass door within a metal frame. This combination gives structural durability and visibility through heat-resistant glass.

Is this oven compatible with different types of cookware and baking trays?

The oven is described as versatile and suitable for standard baking trays, roasting pans and ovenproof dishes. Check the internal chamber dimensions with SityPro before purchase to ensure your cookware fits.

How does this oven differ from models without a glass door?

The main difference is the transparent glass door in a metal frame, which lets you monitor cooking without opening the door and losing heat. The metal body also offers greater durability than thinner-bodied models.

Is special ventilation or installation space required for this oven?

The description does not list special ventilation, but it’s recommended to place the oven in a ventilated area with clearance around it to dissipate heat safely. Check required clearances and surface strength before installation.

Where to buy Kitchen stove with metal-framed glass door?

You can buy Kitchen stove with metal-framed glass door in our online store for 103.13€. Category: Castings.

What is the price of Kitchen stove with metal-framed glass door?

The current price of Kitchen stove with metal-framed glass door is 103.13€. Brand: Tootja puudub.

Kitchen stove with metal-framed glass door — specifications and description

Model: 000-368737ASP. Category: Castings. Brand: Tootja puudub. Price: 103.13€.

Google reviews

See all reviews
//$('#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ххххххх');