mygentlefoods.com Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: http://mygentlefoods.com/
Effective URL: https://mygentlefoods.com/
Submission: On October 28 via manual from SG — Scanned from CA

Form analysis 6 forms found in the DOM

POST /cart

<form action="/cart" id="CartDrawer-Form" class="cart__contents cart-drawer__form" method="post">
  <div id="CartDrawer-CartItems" class="drawer__contents js-contents">
    <p id="CartDrawer-LiveRegionText" class="visually-hidden" role="status"></p>
    <p id="CartDrawer-LineItemStatus" class="visually-hidden" aria-hidden="true" role="status"> Loading... </p>
  </div>
  <div id="CartDrawer-CartErrors" role="alert"></div>
</form>

POST /localization

<form method="post" action="/localization" id="HeaderLanguageMobileForm" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div>
    <h2 class="visually-hidden" id="HeaderLanguageMobileLabel"> Language </h2>
    <div class="disclosure">
      <button type="button" class="disclosure__button localization-form__select localization-selector link link--text caption-large" aria-expanded="false" aria-controls="HeaderLanguageMobileList" aria-describedby="HeaderLanguageMobileLabel">
        <span>English</span>
        <svg class="icon icon-caret" viewBox="0 0 10 6">
          <path fill="currentColor" fill-rule="evenodd" d="M9.354.646a.5.5 0 0 0-.708 0L5 4.293 1.354.646a.5.5 0 0 0-.708.708l4 4a.5.5 0 0 0 .708 0l4-4a.5.5 0 0 0 0-.708" clip-rule="evenodd"></path>
        </svg>
      </button>
      <div class="disclosure__list-wrapper language-selector" hidden="">
        <ul id="HeaderLanguageMobileList" role="list" class="disclosure__list list-unstyled">
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" hreflang="en" lang="en" aria-current="true" data-value="en">
            <span><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-checkmark" viewBox="0 0 12 9"><path fill="currentColor" fill-rule="evenodd" d="M11.35.643a.5.5 0 0 1 .006.707l-6.77 6.886a.5.5 0 0 1-.719-.006L.638 4.845a.5.5 0 1 1 .724-.69l2.872 3.011 6.41-6.517a.5.5 0 0 1 .707-.006z" clip-rule="evenodd"></path></svg>
</span>
            <span>
              English
            </span>
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" hreflang="zh-CN" lang="zh-CN" data-value="zh-CN">
            <span class="visibility-hidden"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-checkmark" viewBox="0 0 12 9"><path fill="currentColor" fill-rule="evenodd" d="M11.35.643a.5.5 0 0 1 .006.707l-6.77 6.886a.5.5 0 0 1-.719-.006L.638 4.845a.5.5 0 1 1 .724-.69l2.872 3.011 6.41-6.517a.5.5 0 0 1 .707-.006z" clip-rule="evenodd"></path></svg>
</span>
            <span>
              简体中文
            </span>
          </a>
          </li>
        </ul>
      </div>
    </div>
    <input type="hidden" name="locale_code" value="en">
  </div>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input" id="Search-In-Modal-1" type="search" name="q" value="" placeholder="Search" 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">
    <label class="field__label" for="Search-In-Modal-1">Search</label>
    <input type="hidden" name="options[prefix]" value="last">
    <button type="reset" class="reset__button field__button hidden" aria-label="Clear search term">
      <span class="svg-wrapper"><svg fill="none" stroke="currentColor" class="icon icon-close" viewBox="0 0 18 18">
          <circle cx="9" cy="9" r="8.5" stroke-opacity=".2"></circle>
          <path stroke-linecap="round" stroke-linejoin="round" d="M11.83 11.83 6.172 6.17M6.229 11.885l5.544-5.77"></path>
        </svg>
      </span>
    </button>
    <button class="search__button field__button" aria-label="Search">
      <span class="svg-wrapper"><svg fill="none" class="icon icon-search" viewBox="0 0 18 19">
          <path fill="currentColor" fill-rule="evenodd" d="M11.03 11.68A5.784 5.784 0 1 1 2.85 3.5a5.784 5.784 0 0 1 8.18 8.18m.26 1.12a6.78 6.78 0 1 1 .72-.7l5.4 5.4a.5.5 0 1 1-.71.7z" clip-rule="evenodd"></path>
        </svg>
      </span>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg xmlns="http://www.w3.org/2000/svg" class="spinner" viewBox="0 0 66 66">
        <circle stroke-width="6" cx="33" cy="33" r="30" fill="none" class="path"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /localization

<form method="post" action="/localization" id="HeaderLanguageForm" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div>
    <h2 class="visually-hidden" id="HeaderLanguageLabel">Language</h2>
    <div class="disclosure">
      <button type="button" class="disclosure__button localization-form__select localization-selector link link--text caption-large" aria-expanded="false" aria-controls="HeaderLanguageList" aria-describedby="HeaderLanguageLabel">
        <span>English</span>
        <svg class="icon icon-caret" viewBox="0 0 10 6">
          <path fill="currentColor" fill-rule="evenodd" d="M9.354.646a.5.5 0 0 0-.708 0L5 4.293 1.354.646a.5.5 0 0 0-.708.708l4 4a.5.5 0 0 0 .708 0l4-4a.5.5 0 0 0 0-.708" clip-rule="evenodd"></path>
        </svg>
      </button>
      <div class="disclosure__list-wrapper language-selector" hidden="">
        <ul id="HeaderLanguageList" role="list" class="disclosure__list list-unstyled">
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" hreflang="en" lang="en" aria-current="true" data-value="en">
            <span><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-checkmark" viewBox="0 0 12 9"><path fill="currentColor" fill-rule="evenodd" d="M11.35.643a.5.5 0 0 1 .006.707l-6.77 6.886a.5.5 0 0 1-.719-.006L.638 4.845a.5.5 0 1 1 .724-.69l2.872 3.011 6.41-6.517a.5.5 0 0 1 .707-.006z" clip-rule="evenodd"></path></svg>
</span>
            <span>
              English
            </span>
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" hreflang="zh-CN" lang="zh-CN" data-value="zh-CN">
            <span class="visibility-hidden"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-checkmark" viewBox="0 0 12 9"><path fill="currentColor" fill-rule="evenodd" d="M11.35.643a.5.5 0 0 1 .006.707l-6.77 6.886a.5.5 0 0 1-.719-.006L.638 4.845a.5.5 0 1 1 .724-.69l2.872 3.011 6.41-6.517a.5.5 0 0 1 .707-.006z" clip-rule="evenodd"></path></svg>
</span>
            <span>
              简体中文
            </span>
          </a>
          </li>
        </ul>
      </div>
    </div>
    <input type="hidden" name="locale_code" value="en">
  </div>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search" 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">
    <label class="field__label" for="Search-In-Modal">Search</label>
    <input type="hidden" name="options[prefix]" value="last">
    <button type="reset" class="reset__button field__button hidden" aria-label="Clear search term">
      <span class="svg-wrapper"><svg fill="none" stroke="currentColor" class="icon icon-close" viewBox="0 0 18 18">
          <circle cx="9" cy="9" r="8.5" stroke-opacity=".2"></circle>
          <path stroke-linecap="round" stroke-linejoin="round" d="M11.83 11.83 6.172 6.17M6.229 11.885l5.544-5.77"></path>
        </svg>
      </span>
    </button>
    <button class="search__button field__button" aria-label="Search">
      <span class="svg-wrapper"><svg fill="none" class="icon icon-search" viewBox="0 0 18 19">
          <path fill="currentColor" fill-rule="evenodd" d="M11.03 11.68A5.784 5.784 0 1 1 2.85 3.5a5.784 5.784 0 0 1 8.18 8.18m.26 1.12a6.78 6.78 0 1 1 .72-.7l5.4 5.4a.5.5 0 1 1-.71.7z" clip-rule="evenodd"></path>
        </svg>
      </span>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg xmlns="http://www.w3.org/2000/svg" class="spinner" viewBox="0 0 66 66">
        <circle stroke-width="6" cx="33" cy="33" r="30" fill="none" class="path"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <div class="newsletter-form__field-wrapper scroll-trigger animate--slide-in scroll-trigger--offscreen" data-cascade="" style="--animation-order: 3;">
    <div class="field">
      <input id="NewsletterForm--sections--23418213859646__newsletter_mR8n4g" type="email" name="contact[email]" class="field__input" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Email"
        required="">
      <label class="field__label" for="NewsletterForm--sections--23418213859646__newsletter_mR8n4g"> Email </label>
      <button type="submit" class="newsletter-form__button field__button" name="commit" id="Subscribe" aria-label="Subscribe">
        <span class="svg-wrapper"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-arrow" viewBox="0 0 14 10">
            <path fill="currentColor" fill-rule="evenodd" d="M8.537.808a.5.5 0 0 1 .817-.162l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 1 1-.708-.708L11.793 5.5H1a.5.5 0 0 1 0-1h10.793L8.646 1.354a.5.5 0 0 1-.109-.546" clip-rule="evenodd"></path>
          </svg>
        </span>
      </button>
    </div>
  </div>
</form>

Text Content

Skip to content


YOUR CART IS EMPTY

Continue shopping

Have an account?

Log in to check out faster.


ADD-ONS


ADD-ONS


YOUR CART

Loading...


Order special instructions Order special instructions


ESTIMATED TOTAL

$0.00 SGD

Taxes included. Discounts and shipping calculated at checkout.
Check out

ENJOY FREE DELIVERY FOR ORDERS ABOVE $120! SHOP NOW >


 * Home
 * Why GentleFoods
 * Shop
   Shop
    * Soft Foods
      Soft Foods
       * L3 Liquidised
       * L4 Puréed
       * L5 Minced & Moist
       * L6 Soft & Bite-Sized
   
    * Bundles
      Bundles
       * 3-Snack Special
       * 5-Meal Starter Pack
       * 10-Meal Variety Mix
   
    * Mix and Match
      Mix and Match
       * Chicken
       * Fish
       * Vegetable
       * Sauce
       * Rice Porridge
   
    * Chicken Staples
      Chicken Staples
       * Chicken Bento
       * Chicken Rice Bento
       * Chicken Nasi Lemak
       * Chicken Satay & Ketupat
       * Chicken Sausage & Mash
   
    * Fish Staples
      Fish Staples
       * Fish Bento
       * Salmon Bento
   
    * Noodles & Rice Staples
      Noodles & Rice Staples
       * Mee Goreng
       * Mee Sua Laksa
       * White Bee Hoon
       * Rice Porridge
   
    * Savoury Soups
      Savoury Soups
       * Broccoli
       * Mushroom
       * Pumpkin
   
    * Sweet Soups
      Sweet Soups
       * Black Sesame
       * Durian Kacang Hijau
       * Green Bean
       * Pengat Pisang
       * Pulut Hitam
       * Red Bean
   
    * Savoury Snacks
      Savoury Snacks
       * Chai Tow Kueh
       * Chee Cheong Fun
       * Chwee Kueh
   
    * Sweet Treats
      Sweet Treats
       * Cake
       * Custard
       * Fresh Fruit Purée
       * Kueh
       * No-Melt Ice Cream
       * Pudding
   
    * Aids & Accessories
      Aids & Accessories
       * Cooler Bag
       * SafeStraw
   
    * Coming Soon
      Coming Soon
       * Gift Cards

 * Resources
   Resources
    * Living Well
    * Eating Well
    * Food Innovation
    * IDDSI Resources

 * Contact

Log in


LANGUAGE

English
 * English
 * 简体中文

 * Facebook
 * Instagram

Search



 * Home
 * Why GentleFoods
 * Shop
    * Soft Foods
      * L3 Liquidised
      * L4 Puréed
      * L5 Minced & Moist
      * L6 Soft & Bite-Sized
    * Bundles
      * 3-Snack Special
      * 5-Meal Starter Pack
      * 10-Meal Variety Mix
    * Mix and Match
      * Chicken
      * Fish
      * Vegetable
      * Sauce
      * Rice Porridge
    * Chicken Staples
      * Chicken Bento
      * Chicken Rice Bento
      * Chicken Nasi Lemak
      * Chicken Satay & Ketupat
      * Chicken Sausage & Mash
    * Fish Staples
      * Fish Bento
      * Salmon Bento
    * Noodles & Rice Staples
      * Mee Goreng
      * Mee Sua Laksa
      * White Bee Hoon
      * Rice Porridge
    * Savoury Soups
      * Broccoli
      * Mushroom
      * Pumpkin
    * Sweet Soups
      * Black Sesame
      * Durian Kacang Hijau
      * Green Bean
      * Pengat Pisang
      * Pulut Hitam
      * Red Bean
    * Savoury Snacks
      * Chai Tow Kueh
      * Chee Cheong Fun
      * Chwee Kueh
    * Sweet Treats
      * Cake
      * Custard
      * Fresh Fruit Purée
      * Kueh
      * No-Melt Ice Cream
      * Pudding
    * Aids & Accessories
      * Cooler Bag
      * SafeStraw
    * Coming Soon
      * Gift Cards

 * Resources
    * Living Well
    * Eating Well
    * Food Innovation
    * IDDSI Resources

 * Contact


LANGUAGE

English
 * English
 * 简体中文

Search

Log in Cart

BRINGING BACK THE APPETITE WITH


COMFORTING FLAVOURS, NUTRITIOUS & SOFT-TEXTURED MEALS

SHOP ALLADD 14 BENTOS PAY FOR 10


 * L3 LIQUIDISED
   
   Smooth and free-flowing GentleFoods® IDDSI L3 liquidised meals offer
   easy-to-swallow nutrition, ensuring safety while maintaining rich flavour and
   a velvety texture.
   
   Order IDDSI L3 Meals 


 * L4 PURÉED
   
   Completely smooth and cohesive, GentleFoods® IDDSI L4 puréed foods provide a
   satisfying, easy-to-swallow option, delivering the nutrients without the need
   for chewing.
   
   Order IDDSI L4 Meals 


 * L5 MINCED & MOIST
   
   Finely chopped and moist, these GentleFoods® IDDSI L5 meals offer
   easy-to-swallow options with textures that mimic regular meals, enhancing
   both taste and visual satisfaction.
   
   Order IDDSI L5 Meals 


 * L6 SOFT & BITE-SIZED
   
   Tender and bite-sized, GentleFoods® IDDSI L6 soft foods retain their shape
   and flavour, offering a manageable, chewable option for those with mild
   swallowing difficulties.
   
   Order IDDSI L6 Meals 




TRANSFORMING MEALTIME FOR THOSE WITH SWALLOWING DIFFICULTIES

At GentleFoods®, we bring back the joy of eating with our moulded puréed meals
that look, taste, and feel like familiar dishes. Designed to stimulate appetite,
our meals use local Asian dishes, smooth sauces, and flavourful texture-modified
foods for a comforting taste experience.

Unlike liquid diets, our puréed meals offer variety, fiber, and essential
nutrients to prevent malnutrition.

And with ready-to-eat convenience, caregivers can simply heat and serve in
minutes, making mealtime easier and more enjoyable.

MORE ABOUT GENTLEFOODS


THE ART OF NOURISHMENT AT GENTLEFOODS® 

Our expert insights, nutritious tips, and the latest innovations that support
you and your loved ones’ well-being and joyful eating. Dive into our curated
blogs on Living Well, Eating Well, and Food Innovation to inspire healthier,
happier lives.


 * LIVING WELL
   
    * Comfort Foods for Dysphagia
    * Dining Out with Dysphagia
    * Feeding & Swallowing Connection
    * How to Manage Choke Risks?
    * Why Maintain Muscle for Seniors?
   
   READ MORE 


 * EATING WELL
   
    * Hydration Tips for Safer Swallowing
    * Foods To Avoid For Dysphagia Diet
    * Eating Right: The Power Of Protein
    * Are Frozen Meals Healthy?
    * Discover New Calcium Sources
   
   READ MORE 


 * FOOD INNOVATION
   
    * Behind the Scenes of Bento Creation
    * A Guide to Texture-Modified Diets
    * The Art of Creating Puréed Meals
    * Local Delights & Innovative Treats
    * New Trends in Puréed Cuisine
   
   READ MORE 




WHAT CAREGIVERS ARE SAYING




AS FEATURED ON

 * 
 * 
 * 
 * 
 * 
 * 

1 / of 2



AS TRUSTED BY




STAY CONNECTED WITH GENTLEFOODS®

Be the first to discover new collections and enjoy exclusive offers, bringing
the joy back to mealtimes with GentleFoods.

Email


BRINGING THE JOY BACK TO MEAL TIMES

GentleFoods® specializes in creating nutritious and delicious meals tailored for
individuals with swallowing difficulties.

 * Facebook
 * Instagram




QUICK LINKS

 * Home
 * Why GentleFoods®
 * FAQs
 * IDDSI Resources
 * Use of IDDSI Logo
 * Shipping Policy
 * Refund Policy
 * Terms of Service
 * Contact Us


CONTACT US

MAIN OFFICE
✉️ info@mygentlefoods.com
📞 +65 8685 3048
⚲ 80 Changi Road
#01-18
Centropod @ Changi
Singapore 419715
(Diagonally
opposite Geylang Serai Market)

⏱ Pick-up
- 9am-6pm (Mon to Fri)
- 10am-1pm (Sat)

Prior arrangement can be made for outside these hours.


© 2024, GentleFoods Powered by Shopify
 * Choosing a selection results in a full page refresh.
 * Opens in a new window.




Close Icon
by MakeProSimp