Natureloc Cast Iron Kadhai 9 Inch Black | Desertcart Vanuatu
Natureloc Cast Iron Kadhai, 9-inch (Black)
3.8/5
Product ID: 178069105
Secure Transaction
Frequently Bought Together
Description
Size - 9 inch Kadai Cast Iron Cheena Chatty Kadhai woks Weight - 1.885 kg Diameter - 22.5 cm Height - 8 cm Size - 10 inch Kadai Cast Iron Cheena Chatty Kadhai woks Weight - 2 to 3kg Diameter - 25 cm Height - 9 cm Heavy cast-iron retains & transfers heat evenly for the best pakodas, jalebis, sabzis, chips, exoc noodles, Chinese gravies, and a lot more It also enriches iron content in our food.; Food Safe - Cast iron cookwares are completely safe for cooking any type of food. These Kadhai are ideal for making those Dal Tadka, idali chatani Tadaka, sabar tadaka
P.when('A','ready').execute(function(A) {
function setFeatureBulletsExpanderCollapsedHeight() {
var $ = A.$;
var PRODUCT_OVERVIEW_V2_FEATURE_MAX_HEIGHT = 540;
var FEATUREBULLETS_TOP_MARGIN_OFFSET_CORRECTION = 12;
var EXPANDER_HEADING_HEIGHT = 20;
var expanderElement = $("#pov2FeatureBulletsExpander");
if(expanderElement !== null) {
var productOverviewFeatureElement = $('#productOverview_feature_div');
var featureBulletsExpanderContent = $('#pov2FeatureBulletsExpanderContent');
var featureBulletsExpanderHeading = $('#pov2FeatureBulletsExpanderHeading');
var expanderContentHeight = featureBulletsExpanderContent.height();
var productOverviewFeatureElementHeight = productOverviewFeatureElement !== null ? productOverviewFeatureElement.height() : 0;
var expanderCollapsedHeight = Math.min(PRODUCT_OVERVIEW_V2_FEATURE_MAX_HEIGHT - productOverviewFeatureElementHeight - FEATUREBULLETS_TOP_MARGIN_OFFSET_CORRECTION, expanderContentHeight);
if (expanderContentHeight === expanderCollapsedHeight) {