www.desinutrifoods.com Open in urlscan Pro
2620:127:f00f:e::  Public Scan

Submitted URL: http://www.desinutrifoods.com/
Effective URL: https://www.desinutrifoods.com/
Submission: On August 27 via api from AU — Scanned from CA

Form analysis 4 forms found in the DOM

POST /cart

<form id="CartDrawerForm" action="/cart" method="post" novalidate="" class="drawer__contents" data-location="cart-drawer">
  <div class="drawer__fixed-header">
    <div class="drawer__header appear-animation appear-delay-1">
      <div class="h2 drawer__title">Cart</div>
      <div class="drawer__close">
        <button type="button" class="drawer__close-button js-drawer-close">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
            <title>icon-X</title>
            <path d="m19 17.61 27.12 27.13m0-27.12L19 44.74"></path>
          </svg>
          <span class="icon__fallback-text">Close cart</span>
        </button>
      </div>
    </div>
  </div>
  <div class="drawer__inner">
    <div class="drawer__scrollable">
      <div data-products="" class="appear-animation appear-delay-2">
        <div class="cart__items" data-count="0" data-cart-subtotal="0">
        </div>
      </div>
      <div class="appear-animation appear-delay-3">
        <label for="CartNoteDrawer">Order note</label>
        <textarea name="note" class="input-full cart-notes" id="CartNoteDrawer"></textarea>
      </div>
    </div>
    <div class="drawer__footer appear-animation appear-delay-4">
      <div data-discounts="">
        <div class="cart__discounts cart__item-sub cart__item-row hide">
          <div>Discounts</div>
          <div>
          </div>
        </div>
      </div>
      <div class="cart__item-sub cart__item-row">
        <div class="ajaxcart__subtotal">Subtotal</div>
        <div data-subtotal=""><span class="money">Rs. 0.00</span></div>
      </div>
      <div class="pop_club_cart not-logged-in">
        <div class="pop-disc">
          <div class="pop-disc-loader"></div> <span>Applying your POPcoins discount</span>
        </div> <input type="checkbox" id="buy-with-pop-coins" name="popcoins" value="1" style="display: none;"> <label for="popcoins" id="buy-with-pop-coins-label"><span onclick="cartDrawerIframeOpen()"><span class="underline">Click</span> &amp; get
            upto 10% off using <img src="https://ecomapp-dev-v2.s3.ap-south-1.amazonaws.com/Coin.png" style="height: 25px; width: 25px;">coins</span></label>
      </div>
      <div class="cart__item-row text-center">
        <small> Shipping, taxes, and discount codes calculated at checkout.<br>
        </small>
      </div>
      <div class="cart__checkout-wrapper">
        <div id="simpl-checkout-ajaxCart-v2" class="simpl-button-container break-point-270">
          <style>
            #simpl-checkout-ajaxCart-v2 .simpl-button {
              font-family: "Twentieth Century", sans-serif;
              font-size: 14px;
              font-weight: 700;
              letter-spacing: 4.6px;
              padding: 16px;
              text-transform: uppercase;
              margin-top: 10px;
            }
          </style>
          <style>
            .simpl-button-v3-variables {
              --simpl-button-v3-textColor: #ffffff;
              --simpl-button-v3-backgroundColor: #000000;
              --simpl-button-v3-borderRadius: 0px;
              --simpl-button-v3-hoverTextColor: #ffffff;
              --simpl-button-v3-hoverbackgroundColor: #000000;
              --simpl-button-v3-promoTextbackgroundColor: #5653FF;
              --simpl-button-v3-promoTextColor: #ffffff;
            }

            .simpl-button-v3 {
              width: 100%;
              padding: 12px;
              font-size: 14px;
              font-weight: ;
              background-color: var(--simpl-button-v3-backgroundColor);
              color: var(--simpl-button-v3-textColor);
              border-radius: var(--simpl-button-v3-borderRadius);
              cursor: pointer;
              display: inline-flex;
              align-items: center;
              white-space: nowrap;
              border: none;
            }

            .simpl-button-v3:hover {
              color: var(--simpl-button-v3-hoverTextColor);
              background-color: var(--simpl-button-v3-hoverbackgroundColor);
            }

            .simpl-button-v3 .left-section {}

            .simpl-button-v3 .center-section {
              display: inline-flex;
              justify-content: center;
              align-items: center;
            }

            .simpl-button-v3 .center-section img {
              height: 21px;
              padding-right: 5px;
              padding-bottom: 2px;
            }

            .simpl-button-v3 .right-section {
              text-align: right;
            }

            .simpl-button-v3 .right-section img {
              height: 24px;
            }

            .promo-text-container {
              display: block;
              width: 50%;
              margin: auto;
              text-align: center;
            }

            .promo-text {
              color: var(--simpl-button-v3-promoTextColor);
              background: var(--simpl-button-v3-promoTextbackgroundColor);
              font-size: 10px;
            }

            .break-point-380 .simpl-button-v3 {
              font-size: 12px;
              padding: 6px;
            }

            .break-point-380 .simpl-button-v3 .center-section img {
              height: 14px;
            }

            .break-point-380 .simpl-button-v3 .right-section img {
              height: 20px;
            }

            .break-point-380 .promo-text-container {
              margin-top: -3px;
              margin-bottom: -4px;
            }

            .break-point-380 .promo-text {
              font-size: 10px;
            }

            .break-point-330 .simpl-button-v3 {
              font-size: 10px;
              padding: 5px;
            }

            .break-point-330 .simpl-button-v3 .center-section img {
              height: 10px;
            }

            .break-point-330 .simpl-button-v3 .right-section img {
              height: 16px;
            }

            .break-point-330 .simpl-button-v3 .right-section {
              display: block;
            }

            .break-point-330 .promo-text-container {
              margin-top: -3px;
              margin-bottom: -4px;
            }

            .break-point-330 .promo-text {
              font-size: 8px;
            }

            .break-point-270 .simpl-button-v3 {
              font-size: 10px;
              padding: 5px;
            }

            .break-point-270 .simpl-button-v3 .center-section img {
              height: 10px;
            }

            .break-point-270 .simpl-button-v3 .right-section img {
              height: 16px;
            }

            .break-point-270 .simpl-button-v3 .right-section {
              display: none;
            }

            .break-point-270 .promo-text-container {
              width: 90%;
            }

            .break-point-270 .promo-text-container {
              margin-top: -3px;
              margin-bottom: -4px;
            }

            .break-point-270 .promo-text {
              font-size: 8px;
            }
          </style>
          <div class="promo-text-container simpl-button-v3-variables" style="display:none;">
            <div class="promo-text" style="border-top-left-radius: 4px; border-top-right-radius: 4px;font-size:10px;">Additional 10% off up to 100</div>
          </div> <button id="simpl_buynow-button" class="simpl-button-v3-variables simpl-button-v3 simpl-button">
            <div class="left-section" style="width: 25%; display: inline-flex;"></div>
            <div class="center-section" style="width: 50%;"> <img src="https://simpl-cdn.s3.amazonaws.com/images/checkout/SimplLogo.svg" style="display:none;"> Checkout </div>
            <div class="right-section" style="display:none;"> <img alt="right section image" src="https://simpl-cdn.s3.amazonaws.com/images/checkout/upi.png"> </div>
          </button>
          <div style="display: none;" id="simpl-breakpoints" data-breakpoints="270,330,380"></div>
        </div>
        <!-- <button type="submit" name="checkout" data-terms-required="false" class="btn cart__checkout">
              Check out
            </button> -->
      </div>
    </div>
  </div>
  <div class="drawer__cart-empty appear-animation appear-delay-2">
    <div class="drawer__scrollable"> Your cart is currently empty. </div>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search">
  <label for="Search" class="hidden-label">Search</label>
  <div class="search__input-wrap">
    <input class="search__input" id="Search" type="search" name="q" value="" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results" aria-haspopup="listbox" aria-autocomplete="list"
      autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false" placeholder="Search" tabindex="0">
    <input name="options[prefix]" type="hidden" value="last">
    <button class="btn--search" type="submit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
        <defs>
          <style>
            .cls-1 {
              fill: none;
              stroke: #000;
              stroke-miterlimit: 10;
              stroke-width: 2px
            }
          </style>
        </defs>
        <path class="cls-1" d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
      </svg>
      <span class="icon__fallback-text">Search</span>
    </button>
  </div>
  <button class="btn--close-search">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
      <defs>
        <style>
          .cls-1 {
            fill: none;
            stroke: #000;
            stroke-miterlimit: 10;
            stroke-width: 2px
          }
        </style>
      </defs>
      <path class="cls-1" d="M19 17.61l27.12 27.13m0-27.13L19 44.74"></path>
    </svg>
  </button>
  <div id="predictive-search" class="search__results" tabindex="-1"></div>
</form>

POST /contact#newsletter-footer

<form method="post" action="/contact#newsletter-footer" id="newsletter-footer" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><label
    for="Email-b03fc7fc-433c-4a1b-9a2d-62ba46105792" class="hidden-label">Enter your email</label>
  <label for="newsletter-submit-b03fc7fc-433c-4a1b-9a2d-62ba46105792" class="hidden-label">Subscribe</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="footer">
  <div class="footer__newsletter">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-b03fc7fc-433c-4a1b-9a2d-62ba46105792" class="footer__newsletter-input" autocorrect="off" autocapitalize="off" required="">
    <button type="submit" id="newsletter-submit-b03fc7fc-433c-4a1b-9a2d-62ba46105792" class="footer__newsletter-btn" name="commit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-email" viewBox="0 0 64 64">
        <title>icon-email</title>
        <path d="M63 52H1V12h62ZM1 12l25.68 24h9.72L63 12M21.82 31.68 1.56 51.16m60.78.78L41.27 31.68"></path>
      </svg>
      <span class="footer__newsletter-btn-label"> Subscribe </span>
    </button>
  </div>
</form>

Name: loginPOST /account/login

<form method="post" action="/account/login" id="sotp-form" accept-charset="UTF-8" data-login-with-shop-sign-in="true" name="login" class="sotp-form"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8"
    value="✓"><input type="email" id="otp-original-email" name="customer[email]">
  <input type="password" id="otp-original-password" name="customer[password]">
  <input type="hidden" name="return_url" id="otp-return_to">
  <button type="submit" id="otp-original-submit">Login</button>
</form>

Text Content

Need help? Chat with us
Customer Support
Start Chat

Skip to content
Pause slideshow Play slideshow
Shop for 999/- and get an additional 5% discount
Free shipping for orders above 399
Buy any Oil Combo and Get Penna Pasta Free
icon-X Close menu
 * Home
 * Shop By Category
   
    * Millets
    * Breakfast Mixes
    * Flours
    * Convenience Foods
    * Millet Snacks
    * Gummies
    * Millet Drink Mix
    * Cold Pressed Oils
    * Seed Mix

 * Combos
 * Global Marketplace
 * Nutritionist Consultation
   
    * Book a Call
    * DesiNutri Starter Pack
    * Diabetes Pro Pack
    * Obesity Challenge Pack
    * PCOD/PCOS Support Pack
    * Health Guide

 * Offline
 * Log in

 * instagram Instagram
 * Facebook
 * YouTube
 * twitter Twitter
 * LinkedIn

Cart
icon-X Close cart
Order note
Discounts

Subtotal
Rs. 0.00

Applying your POPcoins discount
Click & get upto 10% off using coins
Shipping, taxes, and discount codes calculated at checkout.

Additional 10% off up to 100

Checkout


Your cart is currently empty.
icon-hamburger Site navigation


DESINUTRI FOODS

 * Home
 * Shop By Category
    * Millets
    * Breakfast Mixes
    * Flours
    * Convenience Foods
    * Millet Snacks
    * Gummies
    * Millet Drink Mix
    * Cold Pressed Oils
    * Seed Mix

 * Combos
 * Global Marketplace
 * Nutritionist Consultation
    * Book a Call
    * DesiNutri Starter Pack
    * Diabetes Pro Pack
    * Obesity Challenge Pack
    * PCOD/PCOS Support Pack
    * Health Guide

 * Offline

Search account Log in icon-search Search Cart
Search
Search

Shop This Shop All
Shop This Shop All



SHOP BY CATEGORY


Millets

Breakfast Mixes

Flours

Gummies

Cold Pressed Oils

Millet Snacks

Convenience Foods

Millet Drink Mix
Shop This Shop All
Up to
25% off
Select products

Up to
40% off
Select products




COMBO COLLECTION

Save 40%

Add to Cart
Extra Lite Olive Oil Pack of 3 - 1 Ltr...
Regular price MRP: Rs. 4,197.00 Sale priceRs. 2,499.00 Save 40%

icon-X "Close (esc)"
Save 16%

Add to Cart
Millet Drink Mix Pack of 2 - 250g Each
Regular price MRP: Rs. 298.00 Sale priceRs. 249.00 Save 16%

icon-X "Close (esc)"
Save 17%

Add to Cart
Millet Salted Ajwain, Millet Cookies, Palm Jaggery Cookies Combo Pack...
Regular price MRP: Rs. 240.00 Sale priceRs. 199.00 Save 17%

icon-X "Close (esc)"
Save 17%

Add to Cart
Multi Millet Cookies Pack of 3 - 100g Each
Regular price MRP: Rs. 240.00 Sale priceRs. 199.00 Save 17%

icon-X "Close (esc)"
Save 32%

Add to Cart
Multi Millet Dosa Mix Pack of 2 Get 1 Idly...
Regular price MRP: Rs. 663.00 Sale priceRs. 449.00 Save 32%

icon-X "Close (esc)"
Save 33%

Add to Cart
Multi Millet Jowar Puffs (Lime & Mint) Pack of 3...
Regular price MRP: Rs. 447.00 Sale priceRs. 299.00 Save 33%

icon-X "Close (esc)"
View all
View all
44 products


EXTRA LITE OLIVE OIL


Save 40%

Add to Cart
Extra Lite Olive Oil Pack of 3 - 1 Ltr...
Regular price MRP: Rs. 4,197.00 Sale priceRs. 2,499.00 Save 40%

icon-X "Close (esc)"
Save 29%

Add to Cart
Extra Lite Olive Oil - 1 Ltr
Regular price MRP: Rs. 1,399.00 Sale pricefrom Rs. 993.00 Save 29%

icon-X "Close (esc)"



RECIPES


PASTA

Boil salted water in a large pot. Cook the multi-millet pasta according to
package instructions until it's just tender.

Know More


NOODLES

Boil a large pot of water. Cook Multi Millet Noodles as per package instructions
until it's just tender.

Know More


MILLETS

Millets: Eco-friendly, budget-friendly, and packed with nutrients for all ages,
thriving in tough environments.

Know More



BLOG POSTS

View all
Aug 19, 2024
Roti Mix - The Better flour - Good for Diabetic - Better Carbs
Jul 08, 2024
Millet Noodles: A Healthy and Delicious Alternative for Your Kids
Jul 08, 2024
You Want to Get Rid of Diabetes?


OUR USPS

HIGH FIBER

LOW GI

GLUTEN FREE

RICH CALCIUM

We at Desinutri Foods firmly believe in the goodness of millets, and its
necessity for a healthy lifestyle. Millets have vanished from our diet owing to
the more refined meal options. But we have taken it up as a mission to bring
back millets in the form of delicious snack options, as well as recipe
suggestions that create delightful meals for you and your family. Desinutri
Foods aims at introducing this easily stored and grown cereal to be part of
every Indian meal, so that everyone reaps the benefits of its
wholesomeness. Millets are packed with essential nutrients and numerous health
advantages.

Readmore

SKANDHANSHI AGRO FOODS PVT LTD. P.No. 14 & 15, Jayaberi Enclave Gachibowli,
Hyderabad, Telangana 500032 Customer care Number: 1800-890-1190 Customer care
Email ID: care@desinutri.co.in


USEFUL LINKS

USEFUL LINKS
 * Shop
 * Blog
 * Contact Us
 * Our Story


CUSTOMER SERVICES

CUSTOMER SERVICES
 * FAQ
 * Order Tracking
 * Shipping & Delivery
 * Refund and Return Policy
 * Terms and Conditions
 * Privacy Policy

Sign up and save

Sign up and save

Subscribe to get special offers, free giveaways, and once-in-a-lifetime deals.

Enter your email Subscribe
icon-email Subscribe
 * instagram Instagram
 * Facebook
 * YouTube
 * Twitter
 * LinkedIn

© 2024 Desinutri Foods


icon-X "Close (esc)"
icon-X icon-chevron
icon-X
Desinutri Foods - Buy Millets, Flours and Snacks Online in India



Desi Nutri Rewards Get upto 10% Off using POPcoins
×


Login




test


My Wishlist0


Test Mode
Do Not Press Back Or Refresh button