Description
Cook up your favourite cuisines the healthy way with neem-wood ladles! No more burnt hands from cooking!
- 100% Natural wood
- Smooth Finish
- No polish/dyes
- Safe for cooking and serving
- Heat resistant
(function() { const state = document.readyState; if (state === “interactive” || state === “complete”) { console.log(“dom is ready”); injectLinePropertyScript() } else setTimeout(arguments.callee, 100) })(); function injectLinePropertyScript() { const dataJSON = ‘{“Neem Wood Cooking Spoon – Serve (25CM | Handmade | 100% Natural) “:1,”Wooden Spoon for Cooking [ Stir | 30cm | Neem Wood ] “:1,”Wooden Spatula for Cooking [ Flip | 32cm | Neem Wood ] “:1}’; const data = JSON.parse(dataJSON); let a = document.querySelectorAll(“[name=id]”); if (a == undefined || a[0] == undefined) { return; } let count = 1; for (const key in data) { let nNode = document.createElement(“input”); nNode.type = “hidden”; nNode.name = “properties[” + count + “]”; nNode.value = key +” x “+ data[key]; console.log(‘Combowise: ‘, nNode); a[0].parentNode.insertBefore(nNode, a[0].previousSibling) count ++; } }
Reviews
There are no reviews yet.