AHJUUKS SVT450 250X300MM

The photographs are for illustrative purposes only.
Get AI analytics on product Stove door SVT450 250x300 mm:
137.08€/pc.
Ex Tax: 110.55€/pc.
No brand
0 reviews
In stock
Product Code: 000-349406ASP
Qty
One click order

It will be over soon!
The last item is left. Hurry up to buy first.
Tags:
Product sizes23,50 x 28,00 cm
Package dimensions28,50 x 34,20 x 15,00 cm
Gross weight7,650 kg
Net weight7,910 kg

AHJUUKS SVT450 250x300MM Oven Door

This AHJUUKS SVT450 250x300MM oven door is a replacement component designed to restore functionality and safety to compatible ovens. It serves as the external access panel that retains heat and protects the interior while allowing viewing or access when needed.

Key advantages


    Direct replacement for compatible oven models, simplifying repairs and maintenance
  • Compact rectangular dimensions suitable for small to mid-size ovens
  • Helps maintain correct oven temperature and improves cooking consistency
  • Reduces heat loss and improves energy efficiency compared to damaged doors
  • Easy to install when matching the correct model and dimensions
  • Available through SityPro with clear product characteristics and price information

Application and use cases

This oven door is intended for use where the original door is damaged, worn, or missing. Its application covers both domestic and light commercial repair tasks.


    Replacing a cracked or non-functional oven door to restore oven performance
  • Upgrading a damaged external panel during appliance refurbishment
  • Spare part kept in inventory for repair technicians servicing multiple appliances
  • Use in kitchens where maintaining consistent cooking temperatures is important
  • Temporary replacement while sourcing a full-service repair

What to consider when choosing


    Verify compatibility with your oven model and mounting arrangement before purchase
  1. Confirm the listed dimensions match the opening and screw positions on your appliance
  2. Check whether the product includes necessary fittings or if additional hardware is required
  3. Assess whether aesthetic appearance and finish meet your kitchen design preferences
  4. Review return policy and warranty terms for peace of mind after installation

Characteristics


    Product name: AHJUUKS SVT450
  • Model: SVT450
  • Dimensions: 250x300MM

Why buy at SityPro


    Wide selection of spare parts and clear product characteristics to help you choose
  • Competitive price offers and easy checkout when you buy through SityPro
  • Reliable delivery options to Estonia and Finland to reach local customers quickly
  • Customer support available to answer questions about features, application, and fit
  • Secure ordering and professional handling of returns and exchanges

Description provided by sitypro.com

AHJUUKS SVT450 250X300MM
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Stove door SVT450 250x300 mm

What is the Stove door SVT450 250x300 mm?

Stove door SVT450 250x300 mm is a replacement AHJUUKS oven/stove door sized 250×300 mm designed to close a loading or inspection opening, improve heat retention and allow straightforward replacement of a worn original without major modifications.

Will this stove door fit my stove?

The door is sized 250×300 mm; check your stove’s internal opening dimensions and existing mounting points. If your opening matches 250×300 mm and mounting is standard, it should fit as a direct replacement.

What materials is the SVT450 stove door made of?

The product description identifies it as a replaceable stove/oven door—typically constructed from durable metal to ensure airtightness and longevity; specific material grades are not detailed in the listing.

How do I install the SVT450 250×300 mm stove door?

Installation is straightforward if dimensions match: remove the old door, align the 250×300 mm opening with the new door frame and secure to the existing mounts; add a gasket if needed for airtight sealing.

What types of stoves is this door suitable for?

Suitable for heating stoves, fireplaces and small industrial ovens with a rectangular 250×300 mm opening where a loading or inspection door replacement is required.

How does the SVT450 differ from other stove door sizes?

The SVT450’s distinguishing feature is its precise 250×300 mm dimensions, making it a direct replacement for openings of that size; the key difference versus other models is the exact fit and ease of swap.

Do I need extra gaskets or fittings when buying?

It’s commonly recommended to use a gasket with the 250×300 mm door to improve airtightness; specific fittings required depend on your stove’s existing mounting setup.

How does replacing with this door improve heating efficiency?

Replacing a worn door with the SVT450 250×300 mm model reduces air leakage and heat loss through a tighter seal, resulting in steadier temperatures and improved fuel efficiency.

What is the model and SKU of the SVT450 door?

The model is A016173SP and the SKU is 000-349406ASP; use these identifiers to precisely reference the Stove door SVT450 250x300 mm for parts or replacement.

Is this door suitable for renovating a country house fireplace?

Yes — the Stove door SVT450 250x300 mm is suitable for renovating fireplaces and domestic stoves if the opening is 250×300 mm; it improves sealing and appearance.

Where to buy Stove door SVT450 250x300 mm?

You can buy Stove door SVT450 250x300 mm in our online store for 110.55€. Category: Castings.

What is the price of Stove door SVT450 250x300 mm?

The current price of Stove door SVT450 250x300 mm is 110.55€. Brand: Tootja puudub.

Stove door SVT450 250x300 mm — specifications and description

Model: 000-349406ASP. Category: Castings. Brand: Tootja puudub. Price: 110.55€.

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