genesisonlineshopping.com Open in urlscan Pro
103.181.194.5  Public Scan

Submitted URL: http://genesisonlineshopping.com:443/
Effective URL: https://genesisonlineshopping.com/
Submission: On August 21 via api from US — Scanned from US

Form analysis 6 forms found in the DOM

<form id="search-form" class="full-width" onsubmit="redirectToSearchPageOnSubmit(event)">
  <div class="input-wrapper">
    <svg class="search-icon" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
      <path fill-rule="evenodd" clip-rule="evenodd"
        d="M3.22916 9.16634C3.22916 5.88715 5.88747 3.22884 9.16666 3.22884C12.4459 3.22884 15.1042 5.88715 15.1042 9.16634C15.1042 10.769 14.4692 12.2234 13.4371 13.2916C13.41 13.312 13.384 13.3345 13.3594 13.3591C13.3348 13.3837 13.3123 13.4097 13.2919 13.4367C12.2237 14.4689 10.7693 15.1038 9.16666 15.1038C5.88747 15.1038 3.22916 12.4455 3.22916 9.16634ZM13.8554 14.8863C12.5792 15.9336 10.9464 16.5622 9.16666 16.5622C5.08206 16.5622 1.77083 13.2509 1.77083 9.16634C1.77083 5.08174 5.08206 1.77051 9.16666 1.77051C13.2513 1.77051 16.5625 5.08174 16.5625 9.16634C16.5625 10.946 15.9339 12.5789 14.8866 13.8551L18.0156 16.9841C18.3004 17.2689 18.3004 17.7305 18.0156 18.0153C17.7309 18.3001 17.2692 18.3001 16.9844 18.0153L13.8554 14.8863Z"
        fill="#B2B2B2"></path>
    </svg>
    <input type="text" class="search-input advance-filter__search-input" name="search" autocomplete="off" onkeyup="onInputChange(event)" placeholder="Search for products...">
    <svg class="cancel-btn hidden cur-p" xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none" onclick="clearInputSearch()">
      <path fill-rule="evenodd" clip-rule="evenodd"
        d="M11.5896 1.58909C11.915 1.26366 11.915 0.736018 11.5896 0.410582C11.2641 0.0851445 10.7365 0.0851445 10.4111 0.410582L6.00033 4.82133L1.58958 0.410582C1.26414 0.0851445 0.736507 0.0851445 0.41107 0.410582C0.0856328 0.736018 0.0856328 1.26366 0.41107 1.58909L4.82181 5.99984L0.41107 10.4106C0.0856328 10.736 0.0856328 11.2637 0.41107 11.5891C0.736507 11.9145 1.26414 11.9145 1.58958 11.5891L6.00033 7.17835L10.4111 11.5891C10.7365 11.9145 11.2641 11.9145 11.5896 11.5891C11.915 11.2637 11.915 10.736 11.5896 10.4106L7.17884 5.99984L11.5896 1.58909Z"
        fill="#1A181E"></path>
    </svg>
  </div>
  <input type="submit" class="hidden">
</form>

<form>
  <div class="sortLabel">
    <input type="radio" id="bestsellers" name="sort_by" value="bestsellers" onclick="sortByClickHandler('bestsellers', sortDropDownHandler)" checked="checked">
    <label for="bestsellers"> Featured </label>
  </div>
  <div class="sortLabel">
    <input type="radio" id="better_discount" name="sort_by" value="better_discount" onclick="sortByClickHandler('better_discount', sortDropDownHandler)">
    <label for="better_discount"> Discount </label>
  </div>
  <div class="sortLabel">
    <input type="radio" id="price_low_to_high" name="sort_by" value="price_low_to_high" onclick="sortByClickHandler('price_low_to_high', sortDropDownHandler)">
    <label for="price_low_to_high"> Price low to high </label>
  </div>
  <div class="sortLabel">
    <input type="radio" id="price_high_to_low" name="sort_by" value="price_high_to_low" onclick="sortByClickHandler('price_high_to_low', sortDropDownHandler)">
    <label for="price_high_to_low"> Price high to low </label>
  </div>
</form>

<form id="m-search-form" class="full-width" onsubmit="mobileRedirectToSearchPageOnSubmit(event)">
  <div class="input-wrapper">
    <svg class="search-icon" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
      <path fill-rule="evenodd" clip-rule="evenodd"
        d="M3.22916 9.16634C3.22916 5.88715 5.88747 3.22884 9.16666 3.22884C12.4459 3.22884 15.1042 5.88715 15.1042 9.16634C15.1042 10.769 14.4692 12.2234 13.4371 13.2916C13.41 13.312 13.384 13.3345 13.3594 13.3591C13.3348 13.3837 13.3123 13.4097 13.2919 13.4367C12.2237 14.4689 10.7693 15.1038 9.16666 15.1038C5.88747 15.1038 3.22916 12.4455 3.22916 9.16634ZM13.8554 14.8863C12.5792 15.9336 10.9464 16.5622 9.16666 16.5622C5.08206 16.5622 1.77083 13.2509 1.77083 9.16634C1.77083 5.08174 5.08206 1.77051 9.16666 1.77051C13.2513 1.77051 16.5625 5.08174 16.5625 9.16634C16.5625 10.946 15.9339 12.5789 14.8866 13.8551L18.0156 16.9841C18.3004 17.2689 18.3004 17.7305 18.0156 18.0153C17.7309 18.3001 17.2692 18.3001 16.9844 18.0153L13.8554 14.8863Z"
        fill="#B2B2B2"></path>
    </svg>
    <input type="text" class="search-input advance-filter__search-input" name="search" autocomplete="off" onkeyup="onInputChange(event)" placeholder="Search for products...">
    <svg class="cancel-btn hidden cur-p" xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none" onclick="clearInputSearch()">
      <path fill-rule="evenodd" clip-rule="evenodd"
        d="M11.5896 1.58909C11.915 1.26366 11.915 0.736018 11.5896 0.410582C11.2641 0.0851445 10.7365 0.0851445 10.4111 0.410582L6.00033 4.82133L1.58958 0.410582C1.26414 0.0851445 0.736507 0.0851445 0.41107 0.410582C0.0856328 0.736018 0.0856328 1.26366 0.41107 1.58909L4.82181 5.99984L0.41107 10.4106C0.0856328 10.736 0.0856328 11.2637 0.41107 11.5891C0.736507 11.9145 1.26414 11.9145 1.58958 11.5891L6.00033 7.17835L10.4111 11.5891C10.7365 11.9145 11.2641 11.9145 11.5896 11.5891C11.915 11.2637 11.915 10.736 11.5896 10.4106L7.17884 5.99984L11.5896 1.58909Z"
        fill="#1A181E"></path>
    </svg>
  </div>
  <input type="submit" class="hidden">
</form>

<form class="fullWidth px24 m-px16 pt0 pb0 variant-selection-form-wrapper variant-selection fB a-fs j-fs d-c">
</form>

<form id="loginModalForm" onsubmit="handleSubmitForm(event)" style="position: relative">
  <style>
    .bounceLoaderWrap {
      position: relative;
      height: 100%;
      width: 100%;
      background-color: var(--white);
    }

    .bounceLoaderWrap.overlay {
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      position: fixed;
      background-color: rgba(0, 0, 0, 0.6);
      backdrop-filter: blur(24px);
      z-index: 10;
    }

    .bounceLoaderWrap.overlay.highZIndex {
      z-index: 10000;
    }

    .bounceLoader {
      display: flex;
      align-items: center;
      flex-direction: column;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      pointer-events: all;
    }

    .bounceLoader.absoluteCenter {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
    }

    .bounceLoader .spinner {
      text-align: center;
    }

    .bounceLoader .spinner>.bounce {
      width: 20px;
      height: 20px;
      background-color: #ccc;
      border-radius: 100%;
      display: inline-block;
      -webkit-animation: bounce-delay 1.4s infinite ease-in-out both;
      animation: bounce-delay 1.4s infinite ease-in-out both;
    }

    .bounceLoader .spinner>.bounce.bounce1 {
      -webkit-animation-delay: -0.32s;
      animation-delay: -0.32s;
      margin-right: 8px;
    }

    .bounceLoader .spinner>.bounce.bounce2 {
      -webkit-animation-delay: -0.16s;
      animation-delay: -0.16s;
      margin-right: 8px;
    }

    @keyframes bounce-delay {

      0%,
      80%,
      100% {
        -webkit-transform: scale(0);
        transform: scale(0);
      }

      40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
      }
    }
  </style>
  <div class="bounceLoader hidden">
    <div class="spinner">
      <div class="bounce bounce1"></div>
      <div class="bounce bounce2"></div>
      <div class="bounce bounce3"></div>
    </div>
  </div>
  <div id="mobile-form" class="mobile-form">
    <div class="hide-on-desktop">
      <label class="mui-input-field mobile-number-field full-width">
        <input class="full-width" autofocus="" type="tel" placeholder=" " id="m-mobile-input" maxlength="10">
        <span class="label">Mobile number</span>
        <span class="abs-prefix">+91</span>
      </label>
    </div>
    <div class="input-box hide-on-mobile">
      <span class="prefix">+91</span>
      <input autofocus="" type="tel" placeholder="Enter your phone number" id="d-mobile-input" maxlength="10">
    </div>
  </div>
  <div id="error-message" class="hidden error-message"></div>
  <div class="dukaan-auth-modal-footer">
    <button class="dukaan-auth-modal-btn-primary" type="submit"> Send OTP </button>
  </div>
</form>

<form id="otp-values" style="position: relative;">
  <style>
    .bounceLoaderWrap {
      position: relative;
      height: 100%;
      width: 100%;
      background-color: var(--white);
    }

    .bounceLoaderWrap.overlay {
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      position: fixed;
      background-color: rgba(0, 0, 0, 0.6);
      backdrop-filter: blur(24px);
      z-index: 10;
    }

    .bounceLoaderWrap.overlay.highZIndex {
      z-index: 10000;
    }

    .bounceLoader {
      display: flex;
      align-items: center;
      flex-direction: column;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      pointer-events: all;
    }

    .bounceLoader.absoluteCenter {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
    }

    .bounceLoader .spinner {
      text-align: center;
    }

    .bounceLoader .spinner>.bounce {
      width: 20px;
      height: 20px;
      background-color: #ccc;
      border-radius: 100%;
      display: inline-block;
      -webkit-animation: bounce-delay 1.4s infinite ease-in-out both;
      animation: bounce-delay 1.4s infinite ease-in-out both;
    }

    .bounceLoader .spinner>.bounce.bounce1 {
      -webkit-animation-delay: -0.32s;
      animation-delay: -0.32s;
      margin-right: 8px;
    }

    .bounceLoader .spinner>.bounce.bounce2 {
      -webkit-animation-delay: -0.16s;
      animation-delay: -0.16s;
      margin-right: 8px;
    }

    @keyframes bounce-delay {

      0%,
      80%,
      100% {
        -webkit-transform: scale(0);
        transform: scale(0);
      }

      40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
      }
    }
  </style>
  <div class="bounceLoader hidden">
    <div class="spinner">
      <div class="bounce bounce1"></div>
      <div class="bounce bounce2"></div>
      <div class="bounce bounce3"></div>
    </div>
  </div>
  <div class="hide-on-desktop">
    <label class="mui-input-field m-otp-field full-width ">
      <input class="full-width" autofocus="" placeholder="• • • • • •" id="m-otp-input" type="number" maxlength="6">
      <span class="label"></span>
    </label>
  </div>
  <div class="otp-box hide-on-mobile">
    <input class="form-control form-control-solid first" name="otp-value" onkeyup="handleOTPForm(event)" type="text" autocomplete="one-time-code" maxlength="1">
    <input class="form-control form-control-solid second" name="otp-value" onkeyup="handleOTPForm(event)" type="text" autocomplete="one-time-code" maxlength="1">
    <input class="form-control form-control-solid third" name="otp-value" onkeyup="handleOTPForm(event)" type="text" autocomplete="one-time-code" maxlength="1">
    <input class="form-control form-control-solid fourth" name="otp-value" onkeyup="handleOTPForm(event)" type="text" autocomplete="one-time-code" maxlength="1">
    <input class="form-control form-control-solid fifth" name="otp-value" onkeyup="handleOTPForm(event)" type="text" autocomplete="one-time-code" maxlength="1">
    <input class="form-control form-control-solid sixth" name="otp-value" onkeyup="handleOTPForm(event)" type="text" autocomplete="one-time-code" maxlength="1">
  </div>
</form>

Text Content

Categories

Genesis Online Shopping



CATEGORIES

CART

ACCOUNT

Home Shop Wishlist DRY FRUITS & NUTS BREAKFAST (7.30 AM - 9 AM) LUNCH (11:30 AM
- 2 PM) TEA, COFFEE, SNACKS (4 - 8 PM) DINNER (4 PM - 8:30 PM) FRESH VEGETABLES
FRESH CUT VEGETABLES KOMBUCHA (PROBIOTIC DRINK) FRESH JUICE & SHAKES HOMEMADE
CAKES & CHOCOLATES HOMEMADE SPICES, OIL & FLOURS SNACKS BEVERAGES FRESH FISH
(7:30 am. - 1 pm.)

Genesis Online Shopping



Sort by


Featured
Discount
Price low to high
Price high to low

Menu


Home Shop Wishlist DRY FRUITS & NUTS BREAKFAST (7.30 AM - 9 AM) LUNCH (11:30 AM
- 2 PM) TEA, COFFEE, SNACKS (4 - 8 PM) DINNER (4 PM - 8:30 PM) FRESH VEGETABLES
FRESH CUT VEGETABLES KOMBUCHA (PROBIOTIC DRINK) FRESH JUICE & SHAKES HOMEMADE
CAKES & CHOCOLATES HOMEMADE SPICES, OIL & FLOURS SNACKS BEVERAGES FRESH FISH
(7:30 am. - 1 pm.)

Menu

--------------------------------------------------------------------------------

DRY FRUITS & NUTS
BREAKFAST (7.30 AM - 9 AM)
LUNCH (11:30 AM - 2 PM)
TEA, COFFEE, SNACKS (4 - 8 PM)
DINNER (4 PM - 8:30 PM)
FRESH VEGETABLES
FRESH CUT VEGETABLES
KOMBUCHA (PROBIOTIC DRINK)
FRESH JUICE & SHAKES
HOMEMADE CAKES & CHOCOLATES
HOMEMADE SPICES, OIL & FLOURS
SNACKS
BEVERAGES
FRESH FISH (7:30 am. - 1 pm.)
My wishlist

Account

Search for products..

1
Item
1
Categories
1

--------------------------------------------------------------------------------

All categories

View all

--------------------------------------------------------------------------------


BREAKFAST (7.30 AM - 9 AM)

LUNCH (11:30 AM - 2 PM)

TEA, COFFEE, SNACKS (3:30 PM - 5:30 PM)

DINNER (4 PM - 8:30 PM)

FRESH CUT MEAT (7 AM - 11 AM)

FRESH EGG & MILK (7AM - 5PM)

ICE CREAM & FROZEN FOODS

PAYASAM, SWEETS & BOLI (11:30 AM - 3 PM))

FRESH VEGETABLES (7AM - 11 AM)

FRESH CUT VEGETABLES (7 -11AM)

--------------------------------------------------------------------------------

BREAKFAST (7.30 AM - 9 AM)

View all

--------------------------------------------------------------------------------

POTATO MASALA (BREAKFAST (7.30 AM - 9 AM) / DINNER (4 PM - 8:30 PM) ) (GCC-25)

₹55

₹55

ADD




VEG MONTHLY FOOD SUBSCRIPTION (BREAKFAST / LUNCH / DINNER) ( 7:30 AM - 8:30 AM)
(KCC)

₹12,999

₹12,999

ADD




GREEN TEA (BREAKFAST (7.30 AM - 9 AM) / SNACKS (3:30 PM - 5:30 PM)) (OCC - 10)

₹20

₹20

ADD




TEA WITHOUT SUGAR (KCC - 6)

₹15

₹15

ADD




UPMA /SEMOLINA/ഉപ്പുമാവ് (BREAKFAST (7.30 AM - 9:00 AM)) (GCC-70)

₹69

₹69

ADD




POORI MASALA (6 PIECE) (BREAKFAST (7.30 AM - 9 AM) / DINNER (4 PM - 8:30 PM))
(GCC - 60)

₹130

₹130

ADD




IDLY SET (SAMBAR AND CHUTNEY) (4 PIECES) (BREAKFAST (7.30 AM - 9 AM) (KCC-28)

₹55

₹55

ADD




EGG CURRY (SINGLE EGG) (BREAKFAST (7.30 AM - 9:00 AM)) (KCC - 30)

₹45

₹45

ADD




KADALA CURRY (BREAKFAST (7.30 AM - 9:00 AM)) (KCC - 38)

₹59

₹59

ADD




CHAMMANTHI PODI DOSA (BREAKFAST (7.30 AM - 9 AM) / DINNER (4 PM - 8:30 PM))
(GCC-30)

₹65

₹65

ADD





--------------------------------------------------------------------------------

LUNCH (11:30 AM - 2 PM)

View all

--------------------------------------------------------------------------------

NON VEG CHATTI CHORU (LUNCH (11:30 AM - 2 PM)) (KCC-108)

₹279

₹279

ADD




PANEER CHICKEN CURRY (LUNCH - 11:30 AM - 2PM) / (DINNER - 4PM - 8:30 PM) (ICC)

₹270

₹270

ADD




WHITE CHICKEN CURRY (LUNCH - 11:30 AM - 2PM) / (DINNER - 4PM - 8:30 PM) (ICC)

₹270

₹270

ADD




CREAMY CASHEW BEEF (LUNCH - 11:30 AM - 2PM) / (DINNER - 4PM - 8:30 PM) (ICC)

₹330

₹330

ADD




ALOO MUTTER (11 : 30AM - 2PM ) (5PM - 8 : 30PM) (VCC)

₹135

₹135

ADD




BENGALI CHICKEN CURRY (LUNCH (12:30 PM - 2 PM) /DINNER (4 PM - 8:30 PM)) (ICC)

₹249

₹249

ADD




CHICKEN SCHEZWAN GRAVY (LUNCH (12:30 PM - 2 PM) /DINNER (4 PM - 8:30 PM)) (ICC)

₹229

₹229

ADD




CHICKEN SCHEZWAN DRY (LUNCH (12:30 PM - 2 PM) /DINNER (4 PM - 8:30 PM)) (ICC)

₹239

₹239

ADD




CHICKEN MANCHURIAN DRY (LUNCH (12:30 PM - 2 PM) /DINNER (4 PM - 8:30 PM)) (ICC)

₹229

₹229

ADD




GINGER PANEER (LUNCH (12:30 PM - 2 PM) /DINNER (4 PM - 8:30 PM)) (ICC)

₹245

₹245

ADD





--------------------------------------------------------------------------------

TEA, COFFEE, SNACKS (3:30 PM - 5:30 PM)

View all

--------------------------------------------------------------------------------

GHERKIN CHIPS (9AM - 5PM)

₹130

₹130

ADD




FRUIT BUN (PACK OF 4) (SNACKS (3:30 PM - 5:30 PM)

₹70

₹70

ADD




GREEN TEA (BREAKFAST (7.30 AM - 9 AM) / SNACKS (3:30 PM - 5:30 PM)) (OCC - 10)

₹20

₹20

ADD




BREAD BUNS (PACK OF 4) (SNACKS (3:30 PM - 5:30 PM)

₹60

₹60

ADD




KUZHALAPPAM (SNACKS (3:30 PM - 5:30 PM))

₹85

₹85

ADD




SOUP STICK (SNACKS (3:30 PM - 5:30 PM))

₹89

₹89

ADD




MILK HALWA PREMIUM (SNACKS (3:30 PM - 5:30 PM))

₹215

₹215

ADD




BLACK MAIDA HALWA PREMIUM (SNACKS (3:30 PM - 5:30 PM))

₹175

₹175

ADD




DRY FRUITS HALWA PREMIUM (SNACKS (3:30 PM - 5:30 PM))

₹295

₹295

ADD




BOMBAY HALWA PREMIUM (SNACKS (3:30 PM - 5:30 PM))

₹250

₹250

ADD





--------------------------------------------------------------------------------

DINNER (4 PM - 8:30 PM)

View all

--------------------------------------------------------------------------------

SPICY KANTHARI CHICKEN FRY (DINNER - 4PM - 8:30 PM) (SERVES 2)

₹325

₹325

ADD




PANEER CHICKEN CURRY (LUNCH - 11:30 AM - 2PM) / (DINNER - 4PM - 8:30 PM) (ICC)

₹270

₹270

ADD




WHITE CHICKEN CURRY (LUNCH - 11:30 AM - 2PM) / (DINNER - 4PM - 8:30 PM) (ICC)

₹270

₹270

ADD




CREAMY CASHEW BEEF (LUNCH - 11:30 AM - 2PM) / (DINNER - 4PM - 8:30 PM) (ICC)

₹330

₹330

ADD




ALOO MUTTER (11 : 30AM - 2PM ) (5PM - 8 : 30PM) (VCC)

₹135

₹135

ADD




BENGALI CHICKEN CURRY (LUNCH (12:30 PM - 2 PM) /DINNER (4 PM - 8:30 PM)) (ICC)

₹249

₹249

ADD




CHICKEN SCHEZWAN GRAVY (LUNCH (12:30 PM - 2 PM) /DINNER (4 PM - 8:30 PM)) (ICC)

₹229

₹229

ADD




CHICKEN SCHEZWAN DRY (LUNCH (12:30 PM - 2 PM) /DINNER (4 PM - 8:30 PM)) (ICC)

₹239

₹239

ADD




CHICKEN MANCHURIAN DRY (LUNCH (12:30 PM - 2 PM) /DINNER (4 PM - 8:30 PM)) (ICC)

₹229

₹229

ADD




GINGER PANEER (LUNCH (12:30 PM - 2 PM) /DINNER (4 PM - 8:30 PM)) (ICC)

₹245

₹245

ADD







Categories



BREAKFAST (7.30 AM - 9 AM)

30

LUNCH (11:30 AM - 2 PM)

227

TEA, COFFEE, SNACKS (3:30 PM - 5:30 PM)

42

DINNER (4 PM - 8:30 PM)

202

FRESH CUT MEAT (7 AM - 11 AM)

22

FRESH EGG & MILK (7AM - 5PM)

21

ICE CREAM & FROZEN FOODS

4

PAYASAM, SWEETS & BOLI (11:30 AM - 3 PM))

9

FRESH VEGETABLES (7AM - 11 AM)

43

FRESH CUT VEGETABLES (7 -11AM)

13

View all categories



Coupons and offers


Offers
Copy code








Coupon Details
COPY CODE






Fast delivery ( ₹45 per order)

Delivery happens within: 30-60 minutes

Payment options

Cash on delivery and online payment

Customer support

genesistrivandrum@gmail.com

--------------------------------------------------------------------------------

Store details


GENESIS ONLINE SHOPPING

Office No:2, Vivekananda Nagar, Thiruvananthapuram, Kerala, India.

--------------------------------------------------------------------------------

Add More

Home

Cart

Account

Menu

--------------------------------------------------------------------------------

DRY FRUITS & NUTS
BREAKFAST (7.30 AM - 9 AM)
LUNCH (11:30 AM - 2 PM)
TEA, COFFEE, SNACKS (4 - 8 PM)
DINNER (4 PM - 8:30 PM)
FRESH VEGETABLES
FRESH CUT VEGETABLES
KOMBUCHA (PROBIOTIC DRINK)
FRESH JUICE & SHAKES
HOMEMADE CAKES & CHOCOLATES
HOMEMADE SPICES, OIL & FLOURS
SNACKS
BEVERAGES
FRESH FISH (7:30 am. - 1 pm.)
My wishlist



Recent searches Clear all


Bestsellers




ADD +



Add to cart




ADD









Buy now





BREAKFAST (7.30 AM - 9 AM)

30

LUNCH (11:30 AM - 2 PM)

227

TEA, COFFEE, SNACKS (3:30 PM - 5:30 PM)

42

DINNER (4 PM - 8:30 PM)

202

FRESH CUT MEAT (7 AM - 11 AM)

22

FRESH EGG & MILK (7AM - 5PM)

21

ICE CREAM & FROZEN FOODS

4

PAYASAM, SWEETS & BOLI (11:30 AM - 3 PM))

9

FRESH VEGETABLES (7AM - 11 AM)

43

FRESH CUT VEGETABLES (7 -11AM)

13

View all categories

ADD

Out of stock This product is out of stock.







ADD

--------------------------------------------------------------------------------

View all

--------------------------------------------------------------------------------



--------------------------------------------------------------------------------




Home /  






Add to wishlist Wishlisted
Wishlist Wishlisted

Loading…








 *

Wishlist
Select options

--------------------------------------------------------------------------------




Sign in
Mobile number +91
+91

Send OTP
Sign in

Resend code in 
:

Didn't get the code? Send it on

Verify
Get your OTP on

Call
WhatsApp

My wishlist
1
 1. Home
 2. Wishlist



Move to cart

Move to cart


Move to cart
Out of stock