www.happybellybakes.com Open in urlscan Pro
3.109.6.193  Public Scan

URL: https://www.happybellybakes.com/
Submission: On June 02 via manual from IN — Scanned from DE

Form analysis 6 forms found in the DOM

<form class="mdc-dialog__surface" id="auth_form" role="dialog" aria-modal="true" aria-labelledby="auth_dialog_title" aria-describedby="auth_dialog_content">
  <div class="mdc-dialog__header">
    <h2 class="mdc-dialog__title header" id="auth_dialog_title">LOGIN / SIGN UP</h2><button class="mdc-icon-button mdc-dialog__close material-icons close-icon" type="button" data-mdc-dialog-action="close">close</button>
  </div>
  <div class="mdc-dialog__content" id="auth_dialog_content">
    <div class="upmarket-login">
      <div class="field">
        <div class="mdc-text-field mdc-text-field--filled mdc-ripple-upgraded" data-mdc-auto-init="MDCTextField" data-mdc-auto-init-state="initialized"><span class="mdc-floating-label mdc-floating-label--required" id="email_label">Email</span><input
            class="mdc-text-field__input" id="email" type="email" name="email" required="" autocomplete="off" aria-labelledby="email_label" aria-controls="email_helper_text" aria-describedby="email_helper_text"><span class="mdc-line-ripple"></span>
        </div>
        <div class="mdc-text-field-helper-line">
          <div class="mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg" id="email_helper_text" aria-hidden="true">Enter a valid email id.</div>
        </div>
      </div>
      <div class="mdc-text-field mdc-text-field--filled field mdc-ripple-upgraded" data-mdc-auto-init="MDCTextField" data-mdc-auto-init-state="initialized"><span class="mdc-floating-label mdc-floating-label--required"
          id="name_label">Name</span><input class="mdc-text-field__input" id="name" type="text" name="name" required="" autocomplete="off" aria-labelledby="name_label"><span class="mdc-line-ripple"></span></div>
      <div class="field">
        <div class="mdc-text-field mdc-text-field--filled mdc-ripple-upgraded" data-mdc-auto-init="MDCTextField" data-mdc-auto-init-state="initialized"><span class="mdc-floating-label mdc-floating-label--required" id="mobile_label">Mobile<small>
              (Without +91 prefix)</small></span><input class="mdc-text-field__input" id="mobile" type="tel" name="mobile" pattern="[1-9]\d{9}" required="" autocomplete="off" aria-labelledby="mobile_label" aria-controls="mobile_helper_text"
            aria-describedby="mobile_helper_text"><span class="mdc-line-ripple"></span></div>
        <div class="mdc-text-field-helper-line">
          <div class="mdc-text-field-helper-text mdc-text-field-helper-text--validation-msg" id="mobile_helper_text" aria-hidden="true">Enter a valid mobile number without spaces.</div>
        </div>
      </div>
      <div class="mdc-text-field mdc-text-field--filled field mdc-ripple-upgraded" data-mdc-auto-init="MDCTextField" data-mdc-auto-init-state="initialized"><span class="mdc-floating-label mdc-floating-label--required" id="otp_label">OTP<small>(Check
            your mail/mobile for an OTP)</small></span><input class="mdc-text-field__input" id="otp" type="tel" name="mobile" required="" autocomplete="off" aria-labelledby="otp_label"><span class="mdc-line-ripple"></span></div>
      <div class="expiry-timer"></div>
      <div class="mdc-text-field mdc-text-field--filled field mdc-ripple-upgraded" data-mdc-auto-init="MDCTextField" data-mdc-auto-init-state="initialized"><span class="mdc-floating-label mdc-floating-label--required"
          id="password_label">Password</span><input class="mdc-text-field__input" id="password" type="password" name="password" required="" autocomplete="off" aria-labelledby="password_label"><span class="mdc-line-ripple"></span></div><span
        class="forgot-password">Forgot / Change Password</span>
    </div>
  </div>
  <div class="mdc-dialog__actions"><button class="mdc-button submit-btn" type="submit"><span class="mdc-button__label">Sign In</span></button><button class="mdc-button hide resend-otp-btn" type="button"><span class="mdc-button__label">Resend
        OTP</span></button></div><button class="mdc-button hide change-preference-btn" type="button"><span class="mdc-button__label"></span></button>
</form>

<form class="mdc-dialog__surface" id="preferred_email_form" role="dialog" aria-modal="true" aria-describedby="preferred_email_dialog_content">
  <div class="mdc-dialog__header">
    <h2 class="mdc-dialog__title"></h2><button class="mdc-icon-button mdc-dialog__close material-icons close-icon" type="button" data-mdc-dialog-action="close">close</button>
  </div>
  <div class="mdc-dialog__content" id="preferred_email_dialog_content">
    <div class="message">We see you've used more than one email address. Please pick the preferred one, below.</div><input id="logged_mobile" type="hidden">
    <div class="preferred-emails"></div>
  </div>
  <div class="mdc-dialog__actions"><button class="mdc-button submit-btn" type="submit"><span class="mdc-button__label">Proceed</span></button></div>
</form>

<form class="mdc-dialog__surface" id="search_form" role="dialog" aria-modal="true" aria-describedby="search_dialog_content"><button class="mdc-icon-button mdc-dialog__close material-icons close-icon" type="button"
    data-mdc-dialog-action="close">close</button>
  <div class="mdc-dialog__content" id="search_dialog_content">
    <div class="search-field-holder flat"><input id="search_input" type="text" name="search" required="" autocomplete="off" placeholder="Search Happybellybakes.com"><button class="mdc-button search-btn" type="submit"><svg
          xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24px" height="24px" fill="currentColor">
          <path
            d="M 9 2 C 5.1458514 2 2 5.1458514 2 9 C 2 12.854149 5.1458514 16 9 16 C 10.747998 16 12.345009 15.348024 13.574219 14.28125 L 14 14.707031 L 14 16 L 20 22 L 22 20 L 16 14 L 14.707031 14 L 14.28125 13.574219 C 15.348024 12.345009 16 10.747998 16 9 C 16 5.1458514 12.854149 2 9 2 z M 9 4 C 11.773268 4 14 6.2267316 14 9 C 14 11.773268 11.773268 14 9 14 C 6.2267316 14 4 11.773268 4 9 C 4 6.2267316 6.2267316 4 9 4 z">
          </path>
        </svg></button></div>
    <div class="search-modes mdc-layout-grid">
      <div class="mdc-layout-grid__inner">
        <div class="mdc-layout-grid__cell mdc-form-field">
          <div class="mdc-radio"><input class="mdc-radio__native-control" id="search_product" type="radio" name="search_mode" value="product" required="">
            <div class="mdc-radio__background">
              <div class="mdc-radio__outer-circle"></div>
              <div class="mdc-radio__inner-circle"></div>
            </div>
          </div><label for="search_product">Products</label>
        </div>
        <div class="mdc-layout-grid__cell mdc-form-field">
          <div class="mdc-radio"><input class="mdc-radio__native-control" id="search_blog" type="radio" name="search_mode" value="blog" required="">
            <div class="mdc-radio__background">
              <div class="mdc-radio__outer-circle"></div>
              <div class="mdc-radio__inner-circle"></div>
            </div>
          </div><label for="search_blog">Blogs</label>
        </div>
        <div class="mdc-layout-grid__cell mdc-form-field">
          <div class="mdc-radio"><input class="mdc-radio__native-control" id="search_article" type="radio" name="search_mode" value="article" required="">
            <div class="mdc-radio__background">
              <div class="mdc-radio__outer-circle"></div>
              <div class="mdc-radio__inner-circle"></div>
            </div>
          </div><label for="search_article">Articles</label>
        </div>
        <div class="mdc-layout-grid__cell mdc-form-field">
          <div class="mdc-radio"><input class="mdc-radio__native-control" id="search_gallery" type="radio" name="search_mode" value="gallery" required="">
            <div class="mdc-radio__background">
              <div class="mdc-radio__outer-circle"></div>
              <div class="mdc-radio__inner-circle"></div>
            </div>
          </div><label for="search_gallery">Galleries</label>
        </div>
      </div>
    </div>
  </div>
</form>

<form class="mdc-dialog__surface" id="customer_input_form" role="dialog" aria-modal="true" aria-labelledby="customer_input_dialog_title" aria-describedby="customer_input_dialog_content">
  <div class="mdc-dialog__header">
    <h2 class="mdc-dialog__title title" id="customer_input_dialog_title">Additional Information</h2>
  </div>
  <div class="mdc-dialog__content" id="customer_input_dialog_content"><label></label>
    <div class="mdc-text-field mdc-text-field--no-label"><input class="mdc-text-field__input" id="message" type="text" name="message" autocomplete="off" aria-label="Title"></div><label>Special Instructions (Maximum of 150 characters)</label>
    <div class="mdc-text-field mdc-text-field--textarea mdc-text-field--no-label"><textarea class="mdc-text-field__input" id="instructions" name="instructions" rows="3" maxlength="150"
        aria-label="Special Instructions (Maximum of 150 characters)"></textarea></div>
  </div>
  <div class="mdc-dialog__actions"><button class="mdc-button mdc-dialog__button mdc-ripple-upgraded" type="submit"><span class="mdc-button__label">Submit</span></button><button class="mdc-button mdc-dialog__button mdc-ripple-upgraded" type="reset"
      data-mdc-dialog-action="cancel"><span class="mdc-button__label">Cancel</span></button></div>
</form>

<form class="mdc-dialog__surface" id="add_rating_form" role="dialog" aria-modal="true" aria-labelledby="add_rating_dialog_title" aria-describedby="add_rating_dialog_content">
  <div class="mdc-dialog__header">
    <h2 class="mdc-dialog__title title" id="add_rating_dialog_title">Write a review</h2><button class="mdc-icon-button mdc-dialog__close material-icons close-icon" type="button" data-mdc-dialog-action="close">close</button>
  </div>
  <div class="mdc-dialog__content" id="add_rating_dialog_content"><label>Name</label>
    <div class="mdc-text-field mdc-text-field--no-label"><input class="mdc-text-field__input" id="reviewer_name" type="text" name="name" required="" autocomplete="off" placeholder="Enter your name" aria-label="Enter your name"></div>
    <label>Email</label>
    <div class="mdc-text-field mdc-text-field--no-label"><input class="mdc-text-field__input" id="reviewer_email" type="email" name="email" pattern="[a-zA-Z0-9.!#$%&amp;’*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)+" required=""
        autocomplete="off" placeholder="Enter your email" aria-label="Enter your email"></div><label>Rating</label>
    <div id="item_rating"></div><label>Title</label>
    <div class="mdc-text-field mdc-text-field--no-label"><input class="mdc-text-field__input" id="reviewer_title" type="text" name="title" autocomplete="off" maxlength="50" aria-label="Title"></div><label>Your review</label>
    <div class="mdc-text-field mdc-text-field--textarea mdc-text-field--no-label"><textarea class="mdc-text-field__input" id="reviewer_review" name="comment" rows="6" maxlength="1000" aria-label="Your review"></textarea></div>
  </div>
  <div class="mdc-dialog__actions"><button class="mdc-button" type="submit"><span class="mdc-button__label">Submit</span></button><button class="mdc-button" type="reset"><span class="mdc-button__label">Cancel</span></button></div>
</form>

<form class="mdc-dialog__surface" id="curated_form" role="dialog" aria-modal="true" aria-labelledby="curated_dialog_title" aria-describedby="curated_dialog_content">
  <div class="mdc-dialog__header">
    <h2 class="mdc-dialog__title title" id="curated_dialog_title">CURATED OFFERING</h2><button class="mdc-icon-button mdc-dialog__close material-icons close-icon" type="button" data-mdc-dialog-action="close">close</button>
  </div>
  <div class="mdc-dialog__content" id="curated_dialog_content">
    <div class="mdc-text-field mdc-text-field--filled curated-code mdc-ripple-upgraded" data-mdc-auto-init="MDCTextField" data-mdc-auto-init-state="initialized"><span class="mdc-floating-label mdc-floating-label--required"
        id="curated_code_label">Code</span><input class="mdc-text-field__input" type="text" name="code" required="" autocomplete="off" aria-labelledby="curated_code_label" aria-controls="curated_code_helper_text"
        aria-describedby="curated_code_helper_text"><span class="mdc-line-ripple"></span></div>
    <div class="mdc-text-field-helper-line">
      <div class="mdc-text-field-helper-text" id="curated_code_helper_text" aria-hidden="true">Enter a valid code.</div>
    </div>
  </div>
  <div class="mdc-dialog__actions"><button class="mdc-button" type="submit"><span class="mdc-button__label">Submit</span></button></div>
</form>

Text Content

BANGALORE DELIVERY ONLY   |    NEW LAUNCH  — Trifle Pudding Cake  &  Fresh Fruit
Gateau


menu

Mango EditCelebration CakesMini CakesCandlesEgglessOther Delicaciesexpand_more
 * Vegan Collection
 * Desserts
 * Tea Cakes
 * Cookies and Crackers
 * Nuts and Ready to Bake
 * Savoury
 * Gifting

 * My Orders
 * Wishlist
 * Settings
 * Feedback
 * Testimonials
 * Sign Out

Cart



arrow_backarrow_forward

.

arrow_back

arrow_forward

BESTSELLERS
Baklava Cheese Cake - Eggless
₹ 1,250

1/2 kg Cake w/ 60 g Sauce1 kg Cake w/ 120 g Sauceexpand_more
add
Trifle Pudding Cake - Eggless
₹ 925

1/2kg1kgexpand_more
add
Ferrero Rocher Crunch Cake
₹ 990

1/2 kg1 kg - Sold Out1.5 kgexpand_more
add
Fresh Fruit Gateaux - Eggless
₹ 1,100

1/2kg1 kgexpand_more
add
Mango Shrikhand Cake - Eggless
₹ 1,080

1/2 kg1 kgexpand_more
add
Mango Tres Leches -1/2 kg - Eggless
₹ 1,250

500g Cake w/ 200 g Sauceexpand_more
add
Chocolate Truffle Cake - Eggless
₹ 790

1/2 kg1 kg1.5 kg2 kgexpand_more
add
Fresh Mango Cake
₹ 970

1/2 kg1 kgexpand_more
add
Baked Toffee Cheesecake
₹ 920

1/2 kg1 kg1.5 kgexpand_more
add
Salted Caramel Chocolate Cake
₹ 890

1/2 kg1 kg1.5kg2 kgexpand_more
add
Biscoff Cake - Eggless
₹ 990

400g900gexpand_more
add
Mini Chocolate Silk Tart -350g
₹ 620

Mini - 350gexpand_more
add
Mini Nutty Chocolate Cake -300g - Eggless
₹ 645

Mini -300gexpand_more
add
Mini Baklava Cheese Cake -300g - Eggless
₹ 730

300 g Cake w/ 60 g Sauceexpand_more
add
Rasmalai Pull Up Cake with Saffron Sauce -1/2kg - Eggless
₹ 1,090

500 g Cake w/ 200 g Sauceexpand_more
add
Mini Mango Shrikhand Cake - 300g Eggless
₹ 700

Mini - 300gexpand_more
add
Butterscotch Vanilla Cake
₹ 890

1/2 kg1 kgexpand_more
add
Mini Salted Caramel Chocolate Cake -400g
₹ 625

Mini - 400gexpand_more
add
Mini Mango Tres Leches - 300g - Eggless
₹ 700

300g Cake w/ 100 g Sauceexpand_more
add
Biscoff Cheesecake - Eggless
₹ 1,330

1/2 kg1 kgexpand_more
add
Red Velvet Cheesecake
₹ 890

1/2 kg1 kgexpand_more
add
Mini Trifle Pudding Cake -300g -Eggless
₹ 600

Mini - 300gexpand_more
add
Nutella Mousse Cake -900g - Eggless
₹ 1,770

900gexpand_more
add
Decadent Chocolate Cake - Eggless
₹ 860

1/2kg1kgexpand_more
add
Apple Walnut Cake - Eggless
₹ 1,090

1/2kg1kgexpand_more
add
Mini Biscoff Cheesecake -300g - Eggless
₹ 730

Mini - 300gexpand_more
add
Mini Rasmalai Pull Up Cake with Saffron Sauce - Eggless
₹ 680

300g Cake w/100 g Sauceexpand_more
add
Dark Chocolate Raspberry - Eggless
₹ 1,080

1/2 kg1 kgexpand_more
add
Load More
.

arrow_back

arrow_forward

EXPLORE CATEGORIES
Mango Edit
Celebration Cakes
Mini Cakes
Candles
Eggless Collection
Vegan Collection
Tea Cakes
Desserts
Cookies and Crackers
Nuts and Ready to Bake
Gifting
Savoury

.

arrow_back

arrow_forward





MORE REASONS TO LOVE US

               
Delivered in 2 hours
anywhere in Bangalore
Made for luxury
with the finest ingredients

Hand-crafted
in small batches
No artificial flavouring
agents and preservatives
               


arrow_back

arrow_forward



FROM THE HAPPY BELLIES!  

Our customers put the icing on the cake!

I have been a regular customer of Happy Belly for several years now! They make
the absolute best chocolate cakes and specialty flavours such as Nutella, coffee
and salted caramel and the list is long.. Their website is so easy to navigate
and ordering online is a breeze. I especially love their mini cakes (when you
want one for yourself!!) Their delivery is spot on, and you can be sure that
your baked goodies will be moist, fresh and delicious.
Aneesha
“
Excellent cakes…The best I should say.Thanks happy belly.
Joslin
“
The most delicious cinnamon dunkers. Thin and crisp and absolutely delicious.
This is the best site. I always turn to it for delicious cakes/bakes and treats.
Also a great place for gift hampers; easy and seems to always hit the spot with
everyone.
Kanteli Mehra
“
The Baked Toffee cheesecake was extremely good. Not very sweet and the toffee
flavour was amazing. Thanks a lot, Happy Belly Bakes.
Deepa
“
Pull it up Rasmalai cake was just as smooth as it could be and delicious. On
time delivery and the service is Great!! Which wouldn't have possible without
Kiran and ensured all the requirements of service met. Kudos to the Team and 1st
Experience is Good and will continue the same. Thank you Happy Belly!!
Chaitra GM
“
I ordered Eggless Biscoff cake for my friend's bday and it was one of best cakes
we had ever tasted. This cake is MAGIC. it ticked all boxes! Thanks for what you
do, our bellys and hearts were really happy 💕
Divya Prabhu
“
Picked up the salted caramel chocolate cake and the beetroot crackers... The
cake and the crackers made my day.. Thank you Happy Belly for the awesome
bakes.. Will be coming back for more soon!!!
Muthaiah
“

Follow us @happybellybakes



SCRUMPTIOUS CAKES TO MAKE YOUR DAY MORE SPECIAL

Any celebration, big or small, is incomplete without cake! Being able to
surprise our loved ones with their favourite flavoured cakes on birthdays,
anniversaries, or just for fun, has made online cake delivery increasingly
popular! Recognising that flavour palettes are varied, at Happy Belly Bakes,
we’ve created a variety of cakes to make any day s...

Read More
Home
About
Contact
Locations
Call us to place your order
9945001555
Write to us
sales@happybellybakes.com
Locate a Store
Our Stores
CONTACT US
TermsPrivacy Policy
© Happy Belly Bakes®, 2023
Powered by UpMarket




LOGIN / SIGN UP

close
Email
Enter a valid email id.
Name
Mobile (Without +91 prefix)
Enter a valid mobile number without spaces.
OTP(Check your mail/mobile for an OTP)

Password
Forgot / Change Password
Sign InResend OTP





close
We see you've used more than one email address. Please pick the preferred one,
below.

Proceed

close

Products

Blogs

Articles

Galleries



ADDITIONAL INFORMATION


Special Instructions (Maximum of 150 characters)

SubmitCancel




WRITE A REVIEW

close
Name

Email

Rating

Title

Your review

SubmitCancel



CURATED OFFERING

close
Code
Enter a valid code.
Submit

close

OK

close


close
Quantity
removeadd

View all detailsAdd to CartBuy Now

close


CUSTOMER REVIEWS




TOP REVIEWS