Tata Sampan Chana Dal Fine Besan

Tata Sampan Chana Dal Fine Besan

Tata Sampan Chana Dal Fine Besan is made from premium quality chana dal, ensuring purity and fine texture for delicious cooking.

Select Unit
500G

₹ 500 ₹ 500

200G

₹ 250 ₹ 300

Product Reviews

Product reviews not available.

Similar Products

document.addEventListener('DOMContentLoaded', function () { const deleteButtons = document.querySelectorAll('.delete-review'); deleteButtons.forEach(button => { button.addEventListener('click', function () { const reviewId = this.getAttribute('data-id'); Swal.fire({ title: 'Are you sure?', text: "You won't be able to revert this!", icon: 'warning', showCancelButton: true, confirmButtonColor: '#d33', cancelButtonColor: '#3085d6', confirmButtonText: 'Yes, delete it!' }).then((result) => { if (result.isConfirmed) { // Redirect to the delete route window.location.href = `/deletereview/${reviewId}`; } }); }); }); });