shellharbourtasteofasia.mobi-order.com Open in urlscan Pro
75.2.44.213  Public Scan

Submitted URL: http://shellharbourtasteofasia.mobi-order.com/
Effective URL: https://shellharbourtasteofasia.mobi-order.com/
Submission: On October 21 via api from US — Scanned from DE

Form analysis 7 forms found in the DOM

POST

<form id="login_form" action="" method="POST" accept-charset="utf-8" class="form-signin height-fill-available disp-block height-auto-imp">
  <div id="login_div" class="row col-12 no-leftright-pad disp-block">
    <div id="login_username_div" class="col-12 pad-btm-10 add-order-leftright-pad"> <!-- autofocus="autofocus" -->
      <input type="text" name="login_username" value="" id="login_username" maxlength="80" size="30" class="form-control floating-label-input-field" placeholder=" ">
      <label for="login_username" id="login_username_label" class="no-margin-btm floating-label">Email Address*</label>
      <div id="login_username_error" class="left-pad-10 required-msg login-error"></div>
    </div>
    <div id="login_phone_div" class="col-12 pad-btm-10 add-order-leftright-pad disp-none"> <!-- autofocus="autofocus" -->
      <input type="number" name="login_phone" value="" id="login_phone" maxlength="20" size="30" class="form-control floating-label-input-field" placeholder=" ">
      <label for="login_phone" class="no-margin-btm floating-label">Phone Number*</label>
      <div id="login_phone_error" class="left-pad-10 required-msg login-error"></div>
    </div>
    <div class="col-12 pad-btm-5 add-order-leftright-pad">
      <input type="password" name="login_password" value="" id="login_password" size="30" class="form-control floating-label-input-field" placeholder=" ">
      <label for="login_password" class="no-margin-btm floating-label">Password*</label>
      <div id="login_password_error" class="left-pad-10 required-msg login-error"></div>
      <div id="login_error" class="left-pad-10 required-msg login-error"></div>
    </div>
    <div class="col-12 pad-top-5 add-order-leftright-pad">
      <input id="login_remember" name="login_remember" type="checkbox">
      <label for="login_remember" class="no-margin-btm">Remember Me</label>
    </div>
    <div class="col-12 pad-top-10 add-order-leftright-pad">
      <input type="submit" id="login_btn" name="login_btn" value="Log In" class="btn red-btn btn-block login-btn">
    </div>
  </div>
</form>

POST

<form id="sign_up_form" action="" method="post" accept-charset="utf-8" class="form-signin height-fill-available disp-none">
  <div id="sign_up_div" class="row col-12 no-leftright-pad">
    <div class="col-12 col-sm-6 input-right-pad">
      <input type="text" name="sign_up_first_name" value="" id="sign_up_first_name" maxlength="80" class="sign-up-class form-control floating-label-input-field" placeholder=" " size="30">
      <label for="sign_up_first_name" class="no-margin-btm floating-label">First Name*</label>
      <div id="sign_up_first_name_error" class="left-pad-10 required-msg login-error"></div>
    </div>
    <div class="col-12 col-sm-6 input-left-pad">
      <input type="text" name="sign_up_last_name" value="" id="sign_up_last_name" maxlength="20" class="sign-up-class form-control floating-label-input-field" placeholder=" " size="30">
      <label for="sign_up_last_name" class="no-margin-btm floating-label">Last Name <span id="require_customer_last_name_span" style="display: none;">*</span></label>
      <div id="sign_up_last_name_error" class="left-pad-10 required-msg login-error"></div>
    </div>
    <div class="col-12 col-sm-6 input-right-pad">
      <input type="email" name="sign_up_email" value="" id="sign_up_email" maxlength="80" class="sign-up-class form-control floating-label-input-field" placeholder=" " size="30">
      <label for="sign_up_email" class="no-margin-btm floating-label">Email Address<span id="require_customer_email_span">*</span></label>
      <div id="sign_up_email_error" class="left-pad-10 required-msg login-error"></div>
    </div>
    <div class="col-12 col-sm-6 input-left-pad">
      <input type="text" name="sign_up_phone" value="" id="sign_up_phone" maxlength="20" class="sign-up-class form-control floating-label-input-field" placeholder=" " size="30">
      <label for="sign_up_phone" class="no-margin-btm floating-label">Phone No<span id="require_customer_phone_span" style="display: none;">*</span></label>
      <div id="sign_up_phone_error" class="left-pad-10 required-msg login-error"></div>
    </div>
    <div class="col-12 col-sm-6 input-right-pad">
      <input class="disp-none"> <!-- don let google chrome remember -->
      <input autocomplete="new-password" type="password" name="sign_up_password" value="" id="sign_up_password" maxlength="20" class="sign-up-class form-control floating-label-input-field" placeholder=" " size="30">
      <label for="sign_up_password" class="no-margin-btm floating-label">Password*</label>
      <div id="sign_up_password_error" class="left-pad-10 required-msg login-error"></div>
      <p class="left-pad-10 d-block d-sm-none sign-up-pw-error-text">Password must contain lowercase, uppercase and numeric character.</p>
    </div>
    <div class="col-12 col-sm-6 input-left-pad">
      <input type="password" name="sign_up_confirm_password" value="" id="sign_up_confirm_password" maxlength="20" class="sign-up-class form-control floating-label-input-field" placeholder=" " size="30">
      <label for="sign_up_confirm_password" class="no-margin-btm floating-label">Confirm Password*</label>
      <div id="sign_up_confirm_password_error" class="left-pad-10 required-msg login-error"></div>
    </div>
    <div class="col-12 input-left-pad d-none d-sm-block py-0">
      <p class="left-pad-10 sign-up-pw-error-text">Password must contain lowercase, uppercase and numeric character.</p>
    </div>
    <div class="col-12 xs-order-last">
      <div id="sign_up_error" class="left-pad-10 right-pad-10 required-msg login-error mt-center"></div>
    </div>
    <div class="col-12 add-order-topbtm-pad add-order-leftright-pad xs-order-last">
      <input type="submit" id="sign_up_btn" name="sign_up_btn" value="Sign Up" class="btn red-btn btn-block login-btn">
    </div>
  </div>
</form>

POST

<form id="forgot_password_form" action="" method="post" accept-charset="utf-8" class="form-signin height-fill-available disp-none">
  <div id="forgot_password_div" class="row col-12 no-leftright-pad">
    <div id="forgot_password_email_div" class="col-12 add-order-topbtm-pad add-order-leftright-pad">
      <input type="text" name="forgot_password_email" value="" id="forgot_password_email" maxlength="80" class="form-control floating-label-input-field" placeholder=" " size="30">
      <label for="forgot_password_email" id="forgot_password_email_label" class="no-margin-btm floating-label">Email Address*</label>
      <div id="forgot_password_email_error" class="left-pad-10 required-msg login-error"></div>
      <div id="forgot_password_error" class="left-pad-10 required-msg login-error mt-left"></div>
    </div>
    <div id="forgot_password_phone_div" class="col-12 add-order-topbtm-pad add-order-leftright-pad disp-none">
      <input type="text" name="forgot_password_phone" value="" id="forgot_password_phone" maxlength="20" class="form-control floating-label-input-field" placeholder=" " size="30">
      <label for="forgot_password_phosne" class="no-margin-btm floating-label">Phone Number*</label>
      <div id="forgot_password_phone_error" class="left-pad-10 required-msg login-error"></div>
      <div id="forgot_password_error" class="left-pad-10 required-msg login-error mt-left"></div>
    </div>
    <div class="col-12 add-order-topbtm-pad add-order-leftright-pad">
      <input type="submit" id="forgot_password_btn" name="forgot_password_btn" value="Proceed" class="btn red-btn btn-block login-btn">
    </div>
  </div>
</form>

POST

<form id="reset_password_form" action="" method="post" accept-charset="utf-8" class="form-signin height-fill-available disp-none">
  <div id="reset_password_div" class="row col-12 no-leftright-pad">
    <div id="new_password_div" class="col-12 change-password-bot-pad add-order-leftright-pad">
      <input type="password" name="new_password" value="" id="new_password" maxlength="80" class="form-control floating-label-input-field" placeholder=" " size="30">
      <label for="new_password" class="no-margin-btm floating-label">New Password*</label>
      <div id="new_password_error" class="left-pad-10 required-msg login-error"></div>
      <div id="reset_password_error" class="left-pad-10 required-msg login-error mt-center"></div>
      <p class="left-pad-10 d-block sign-up-pw-error-text">Password must contain lowercase, uppercase and numeric character.</p>
    </div>
    <div id="confirm_new_password_div" class="col-12 add-order-topbtm-pad add-order-leftright-pad">
      <input type="password" name="confirm_new_password" value="" id="confirm_new_password" maxlength="20" class="form-control floating-label-input-field" placeholder=" " size="30">
      <label for="confirm_new_password" class="no-margin-btm floating-label">Confirm New Password*</label>
      <div id="confirm_new_password_error" class="left-pad-10 required-msg login-error"></div>
      <div id="reset_password_error" class="left-pad-10 required-msg login-error mt-center"></div>
    </div>
    <div class="col-12 add-order-topbtm-pad add-order-leftright-pad">
      <input type="submit" id="reset_password_btn" name="reset_password_btn" value="Change Password" class="btn red-btn btn-block login-btn">
    </div>
  </div>
</form>

POST

<form id="not_activated_form" action="" method="post" accept-charset="utf-8" class="form-signin height-fill-available disp-none">
  <div id="not_activated_div" class="row col-12 no-leftright-pad">
    <div class="col-12 add-order-topbtm-pad add-order-leftright-pad">
      <p class="mt-grey mt-center">Check your email to activate the account.<br>If you did not receive an activation email, enter your email address again to receive a new activation email.</p>
      <input type="text" name="not_activated_email" value="" id="not_activated_email" maxlength="80" class="form-control floating-label-input-field" placeholder=" " size="30">
      <label for="not_activated_email" class="no-margin-btm floating-label">Email Address*</label>
      <div id="not_activated_email_error" class="left-pad-10 required-msg login-error"></div>
      <div id="not_activated_error" class="left-pad-10 required-msg login-error mt-center"></div>
    </div>
    <div class="col-12 add-order-topbtm-pad add-order-leftright-pad">
      <input type="submit" id="not_activated_btn" name="not_activated_btn" value="Send" class="btn red-btn btn-block login-btn">
    </div>
  </div>
</form>

POST https://shellharbourtasteofasia.mobi-order.com/stripe/stripe_charge

<form id="stripe_form" method="POST" action="https://shellharbourtasteofasia.mobi-order.com/stripe/stripe_charge">
  <input id="stripe_data" name="stripe_data" type="text" hidden="">
</form>

POST https://shellharbourtasteofasia.mobi-order.com/

<form id="top_up_form" method="POST" action="https://shellharbourtasteofasia.mobi-order.com/">
  <input id="top_up_data" name="top_up_data" type="text" hidden="">
</form>

Text Content

Last Quoted Wait Time:
Collection - 15 minutes
Delivery - None
Last Updated: 21st Oct, 5:14pm

SHELLHARBOUR TASTE OF ASIA

Store is Closed

SHELLHARBOUR TASTE OF ASIA

 CLOSED   STORE IS CLOSED     

Store's Info

Order Mode

 * Starter
 * Yum-Cha
 * Soup
 * Salad
 * Fried Rice
 * Curry
 * Wok Fried
 * Noodle
 * Signature
 * Side Dish
 * Vegan-Starter
 * Vegan-Soup
 * Vegan-Salad
 * Vegan-FriedRice
 * Vegan-Curry
 * Vegan-Wok Fried
 * Vegan-Noodle
 * Vegan-Special
 * Remark
 * Dessert
 * Drinks
 * Cold Drink
 * Coffee & Tea

Remove Favourites Filter

View:





STARTER

1.SPRING ROLL

4 pcs
$9.90

2.SEAFOOD SPRING ROLL

4 pcs
$9.90

3.CURRY PUFF

4 pcs
$9.90

4.SATAY CHICKEN SKEWER

4 skewers
$10.90

5.HONEY PORK SKEWER

4 skewers
$10.90

6.CRAB RANGOON

4 pcs
$10.90

7.THAI SPICY CHICKEN WING

$10.90

8.TEMPURA VEGIE

$9.90

9.CHICKEN KATSU MAYO

$10.90

10.GOCHUJANG WING

$10.90

11.COCONUT PRAWN

4 pcs
$12.90

12.CHIP

$8.00

13.SALT&CHILI SQUID

$15.90

14.MIXED STARTERS

$10.90

15.PRAWN SKEWER SPICY SAUCE

$19.90

16.WAGYU CRY TIGER

$19.90

YUM-CHA

17.DIM SIM

$10.90++

18.JAPANESE PRAWN GYOZA

$10.90

19.JAPANESE VEG GYOZA

$10.90

20.PRAWN DUMPLING

$10.90

21.CHINESE RED BBQ PORK BUN

$10.90

22.FRESH ROLL

$9.90++

22.BAO BUN

$9.90++

23.FRIED TOFU & PEANUT SAUCE

$9.90

24.TASTE OF ASIA CRISPY PORK BELYY PANCAKE

$21.90

25.DUCK PANCAKE

$25.90

SOUP

26.TOM YUM SOUP

$17.90++

27.TOM KHA CHICKEN

$17.90

28.PRAWN WON TON SOUP

$17.90

29.CHICKEN SWEET CORN SOUP

$15.90

SALAD

30.SPICY THAI PAPAYA SALAD

Shredded green papaya spicy salad, Originating from Ethnic Southeast Asia
$15.90++

31.VIETNAMESE SALAD BOWL

A fresh, classic vietnamese salad bowl.this healthy dish is loaded with
noodle,vegetables , tofu ,grilled beef and spring roll
$15.90++

32.KOREAN SALAD BOWL

Korean style chicken katsu salad served with creamy sesami dressing
$16.90++

33.TOKYO SALAD BOWL

Green vegs , sesami oil, soba noodle , tofu , carrots &grilled chicken with
wasabi & nutty japanese style dressing
$16.90++

34.SPICY LEMONGRASS WAGYU SALAD

Grilled Wagyu beef with spicy lemongrass salad.
$19.90

35.THAI SPICY BEEF SALAD

A wonderful flavors, balancing sourness,heat and sweetness in classic salad
$17.90

36.YUM KAI ZAPP SALAD

Refreshing japanese style salad topped with grilled salmon and clear ginger
wasabi dressing
$17.90

37.PLA GOONG (SPICY PRAWN SALAD)

Pla goong is a salad dish that orients from central thailand it’s a
spicy-sweet-sour and much tasty salad
$23.90

38.YUM TALAY (MIXED SPICY SEAFOOD SALAD)

A refreshing seafood salad with exotic flavors: spicy, tangy, sweet. This is the
ultimate seafood lover’s dream disguised in healthy meal.
$23.90

FRIED RICE

NASI GORENG

Indonesain freid rice, shrimp paste topped with crispy freid onion, freid egg
and prawn cracker on side.
$16.90++

40.SIGNATURE FREID RICE

Thai style fried rice, with chciken, pork, beef OR combinatio.
$13.90++

41.SUPREME FRIED RICE

Special freid rice with egg, prawn, diced pineapple and raisin.
$17.90

42.PLAIN FRIED RICE

Freid Rice with egg & small vegs.
$12.90

CURRY

43.PANANG

The exquisite aroma creamy curry dish with the choice if your favorite meat
$16.90++

44.RED

Thai’s well-known red curry paste cooked with coconut milk , mixed vegetables
and meat
$16.90++

45.GREEN

Thai classic’s full flavor green curry paste cooked with coconut milk , herbs
and mixed vegetable
$16.90++

46.YELLOW

Creamy mild curry made of curry powder cooked with coconut milk, herbs and mixed
vegetables.
$16.90++

47.JUNGLE (NONE COCONUT MILK)

Spicy red curry paste cooked with meat, vegetable, broth soup full filled the
taste with basil and Thai’s herbs.
$16.90++

48.MANGO

Rich, flavourful Thai yellow curry with ,mango
$16.90++

49.MASSAMAN BEEF

No.1 The best food in the world ranging, Our flavourful house made potatoes,
peanuts topped&crispy onion.
$19.90

WOK FRIED

50.GARLIC SAUCE

Stir-fried garlic with base soy & oyster sauce topped with fried garlic
$16.90++

51.OYSTER SAUCE

Stir-fried mixed vegetbles with our house made oyster sauce & cashew nut
$16.90++

52.SWEET&SOUR SAUCE

Stir-Fried sweet and sour sauce with tomatoes, pineapple, onion, cucumber,
capsicum and shallot.
$16.90++

53.CASHEW NUT SAUCE

Stir-fried roasted cashew nut and authentic chili jam with mix vegetable
$16.90++

54.PLUM SAUCE

Home made plum sauce stir-fried with garlic and mixed vegetable
$16.90++

55.SATAY SAUCE

A popularstir-freid peanut sauce with mixed vegetable
$16.90++

56.MONGOLIAN SAUCE

The most popular Chinese sauce stir-fried with mixed vegatables
$16.90++

57.BLACK PEPPER SAUCE

Stir-fried garlic with black pepper and mixed vegetable
$16.90++

58.LEMONGRASS SAUCE

Stir-fried garlic with lemongrass and mixed vegetable
$16.90++

59.GINGER SAUCE

Stir-fried shredded ginger and onion with shallot and mixed vegetable
$16.90++

60.BLACK BEAN SAUCE

Fermented black bean stir-fried with garlic and mixed vegetble
$16.90++

61.CHILI BASIL SAUCE

A popular stir-fried fresh chili, garlic combined with basil leaves
$16.90++

62.PAD PRIK SOD SAUCE

Stir-fried fresh chili and garlic with mixed vegetable
$16.90++

63.PAD PED SAUCE

Spicy stir-fried chili paste & mixed vegetble
$16.90++

64.PAD PRIK KHING SAUCE

Stir-fried sigature homemade ginger & red curry paste and Asian herbs with mixed
vegetble
$16.90++

NOODLE

65.PAD THAI

One of the world-famous Thai dishes. Stir-fried thin rice noodle with egg, tofu
topped with shallot and bean sprouts & crunched peanut
$16.90++

66.PAD SEE EW

Stir-fried flat rice noodle with egg, Chinese broccoli, carrot and sweet soy
sauce
$16.90++

67.DRUNKEN

Stir-fried flat rice noodle with mixed vegetable in chili and basil sauce
$16.90++

68.CHOW MEIN

Stir-fried soft noodle with mixed vegetable topped chunchy noodle
$16.90++

69.SINGAPORE

Popular Singapore noodle with mixed vegetable and curry powder
$16.90++

70.TERIYAKI

Stir-fried egg noodle with mixed vegetable and teriyaki sauce
$16.90++

71.HOK KIEN

Stir-fried Hok Kien noodle with mixed vegetable and sesami oli
$16.90++

72.TOM YUM NOODLE

Tom Yum soup with rice noodle, mixed vegetable
$16.90++

73.LAKSA

Egg noodle in spicy & rich curry soup base
$16.90++

74.RAMEN

A popular Japanese noodle soup served with meat and vegetble
$16.90++

75.PHO

Vietnamese noodle soup consisting of broth, rice noodle, a few herbs and your
section of meat
$16.90++

RAD NAR

Cooked flat rice noodle drenched in tasty soy bean gravy
$16.90++

SIGNATURE

76.SIZZLING CHILI BASIL CRISPY PORK BELLY

Stir-fried Signature crispy pork belly with chilli basil sauce served on
sizzling plate
$28.90

77.SIZZLING MONGOLAIN LAMB

Lamb back strap stir-fried with famous chinese Monogolian sauce and vegetables
served on sizzling plate
$28.90

78.SIZZLING SEAFOOD

Stir-fried mixed seafood with exotic herbs from Thailane served on sizzling
plate
$28.90

79.SIZZLING BLACK PEPPER WAGYU

Rich& herb Asian marinated Roasted chicken (boneless) served with famous spicy
Thai dipping sauce called ‘ Jaew ‘
$32.90

80.CHOO CHEE KING PRAWN

Choo chee curry is traditional style of Thai red curry paired with king prawn .
Tasted of creamy coconut milk infused red curry sauce and fine sliced kaffir
lime leave
$32.90

81.DUCK MK SAUCE

MK Duck is a popular roasted duck in Thailand come with a delicious aromatic
gravy, full of spices and enriched with coconut milk
$25.90

82.PRIK KHING CRISPY PORK BELLY

Stir-fried crispy pork belly with specail homemade ginger & red curry pastes and
vegetables
$25.90

83TAMARIND KING PRAWN

Asian’s tropical sweet-sour fruit paste stir-fried with king prawns and
vegetables
$32.90

84.MASSAMAN LAMB CUTLETS

Our flavorfull house made massaman curry sauce served with grilled lamp cutlets
,potatoes , peanut topped with crispy onion
$28.90

85.PAD CHA BARRAMUNDI

Stir-fried combination of fragrant garlic ,chilli , kaffir lime leaves and
peppercorn with barramundi served on hot plate
$28.90

86.BARRAMUNDI FILLETS&GINGER&SOY SAUCE

Steamed barramundi fillets with ginger &soy sauce topped with shallots chili
$25.90

87.SOFTSHELL CRABS SWEET CHILI

Cripy softshell crabs topped with special sweet and sour chili sauce served with
hot chips & cashew nut.
$28.90

88.HONEY CHICKEN

Asian favorited ,chicken coated in seasoned flour deep fried and the soaked
with. Sweet honey sauce ,chaschew nut,sesami seed
$17.90

88.HONEY PRAWN

Asian favorited ,prawns coated in seasoned flour deep fried and the soaked with.
Sweet honey sauce ,chaschew nut,sesami seed
$23.90

89.TROPICAL CHICKEN

$19.90

90.SALMON TERIYAKI SAUCE

Gilled salmon fillets with teriyaki sauce served with side mixed vegetable
$25.90

91.WAGYU BEEF STEAK GARLIC BLACKPEPER SAUCE

Stir-fried wagyu with black pepper pepper sauce served on sizzling plate.
$32.90

92.CRISPY PORK BELLY & XO SAUCE

A laver-bomb condiment of test of asia signature crispy pork belly stir fried
with XO sauce
$28.90

93.SINGAPORE CHILI PRAWN

The succulent & stasty prawn in singapore chili sauce served on sizzling plate
$28.90

94.KOREAN STYLE GOCHUJANG CRISPY PORK BELLY

A perfect Asian twist between the Signature Crispy pork belly with sweet &
savory & spicy korean Style Gochujang
$28.90

95.CRISPY PORK BELLY & SPEACIAL SAUCE

Must try
$28.90

96.CRISPY PORK BELLY & SATAY SAUCE

Do not missed
$28.90

97.SALT&CHILI CRISPY PORK BELLY

The perfect combination of Garlic & Fresh & Dry chili , THAI Style cusin
$28.90

98.SALT & CHILI SQUID

$28.90

99.CRAB OMELETTE

Thai street food MICHELIN STAR. Crispy, fluffy egg omelette stuffed with chucks
of fresh , juicy crab meat, served with our homemade sweet chili
$32.90Not Available

100.ULTIMATE WAGYU

The chargrilled Australian wagyu beef steaktopped on classice mashed potato X
with enrish Thai massaman currysauce, served aside with mixed steamed vegs
$32.90

101.CRISPY MUSSEL OMELETTE

Thai fried mussel omlette is made with a thin layer og batter. Theeggs and
mussel are cooked with the batter to give you that crispy egdes and gooey
texture
$28.90

SIDE DISH

STEAMED RICE

$3.50++

GINGER RICE

$5.00

COCONUT RICE

$5.00

CURRY RICE

$5.00

ROTI BREAD

$2.50

CRUNCHY NOODLE

$2.50

SATAY SAUCE

$5.00

STEAMED VEGS

$8.00

STICKY RICE

$5.00Not Available

VEGAN-STARTER

SPRING ROLL

$9.00

CURRY PUFF

$9.90

CHICKEN SATAY

$10.90

TEMPURA VEGETABLE

$9.90

JAPANESE VEGS GYOZA

$10.90

RICE PAPER ROLL

$9.90++

MUSHROOM BUN

$9.90

CHINESE BBQ PORK BUN

$9.90

BAO BUNS

$12.90

FRIED TOFU & PEANUT SAUCE

$9.90

VEGAN-SOUP

TOM YUM SOUP

A famous Thai spicy and sour soup
$15.90++

TOM KHA SOUP

Thai coconut milk soup
$15.90++

VG-SWEET&CORN SOUP

$16.90

JAPANESE MISO SOUP

$8.90

VEGAN-SALAD

SPICY THAI PAPAYA SALAD

Shredded green papaya spicy salad.Origination from Ethnic Southeast Asia
$12.90

SPICY CHICKEN SALAD

Grilled mocked chicken with curry seasoning in spicy mixed salad
$15.90

SPICY LEMONGRASS MOCKED BEEF SALAD

Grilled mocked beef with spicy lemongrass salad
$20.90

INDOESIAN STYLE PEANUT SAUCE

“Lotek” mixed vegetables in peanut sauce topped with chip
$12.90

VIETNAMNESE SALAD BOWL

A refreshing & combines all flavours of vietnam , with grilled mocked chicken &
spring roll.
$15.90

TOKYO SALAD BOWL

Green vegs, Soba noodle, Tofu , carrot & mocked chicken with spicy japanese
style dressing
$15.90

KOREAN SALAD BOWL

Mocked chicken , Noodle , Onion , Tomato with Korean Rice & Creamy sesami
dressing

$15.90

TOFU SPICY MAYO SALAD

Fried tofu with spicy Homemade. Mayonaise dressing
$12.90

VEGAN-FRIEDRICE

SPECIAL FRIED RICE

Thai style fried rice with Mocked Meat
$13.90

FRIED RICE VEG&TOFU

$12.90

PINEAPPLE FRIED RICE

Fried rice with small vegs,pine apple & cashew nut & rasin and curry seasoning
$12.90

VEGAN-CURRY

PANANG

The exquisite aroma creamy curry dish with the choice of your favorite
$15.90++

RED

Thai’s well-known red curry paste cooked with coconut milk,basil , herbs and
mixed vegetables.
$15.90++

GREEN

Thai classic’s full flavor green curry paste cooked with coconut milk, basil ,
herbs and mixed vegetables
$15.90++

YELLOW

Creamy mild curry made of curry powder cooked with coconut milk and mixed
vegetables.
$15.90++

JUNGLE

Spicy red curry paste cooked with meat, vegetables , broth soup fullfilled the
taste with basil and Thai herbs
$15.90++

MANGO

Rich,flavorful Thai yellow curry with mango
$15.90++

VEGAN-WOK FRIED

GARLIC

Stir-fried garlic with soy sauce and oyster sauce base topped with fried garic
$15.90++

OYSTER

Stir-fried mixed vegetables with our house made oyster sauce and cashew nut
$15.90++

SWEET&SOUR

Stir-fried sweet and sour with tomato ,pineapple ,cucumber , capsicum and
shallot
$15.90++

CASHEW NUT

Stir-fried roasted cashew nut and authentic chill jam with mix vegetables
$15.90++

PLUM

Home - made plum sauce stir-fried with gralic and mixed vegetable
$15.90++

SATAY

A popular stir-fried dish with home-made peanut sauce.
$15.90++

MONGOLIAN

The most popular chinese sauce stir-fried with gralic and mixed vegetables
$15.90++

BLACK PEPPER

Stir-fried garlic with black pepper and mixed vegetables
$15.90++

LEMONGRASS

Stir-fried garlic with lemongrass and mixed vegetables
$15.90++

GINGER

Stir-fried shredded ginger and onion with shallot and mixed vegetables
$15.90++

BLACK BEAN

Fermented black beans stir-fried with garlic and mixed vegetable
$15.90++

CHILI BASIL

A popular stir-fried fresh chilli , garlic combined with holy basil leaces
$15.90++

PAD PRIK SOD

Stir-fried fresh chilli and garlic with mixed vegetable
$15.90++

PAD PED

Spicy stir-fried chilli paste and mixed vegetables
$15.90++

PAD PRIK KHING

Stir-fried ginger, red curry pastes with mixed vegetables
$15.90++

VEGAN-NOODLE

PAD THAI

One of the world-famous Thai dishes.Stir-fried thin rice noodle with tofu ,
shallot and bean sprouts served with crunched peanuts and fresh bean sprouts
$15.90++

PAD SEE EW

Stir-fried flat rice noodle with Chinese broccoli , carrot and sweet soy sauce
$15.90++

DRUNKEN

Stir-fried flat noodle with mixed vegetable chili abd basil sauce
$15.90++

HOK KIEN

Stir -fried noodle with mixed vegetable & sesami oil
$15.90++

CHOW MIEN

Stir-fried soft noodle with mixed vegetable
$15.90++

SINGAPORE

Popular Singapore noodle with mixed vedatable and curry powder
$15.90++

RAD NAR

Cooked flat rice noodle drenched in tasty soy bean gravy served with chinese
bracoli
$15.90++

TOM YUM

Tom Yum soup with flat rice noodle,mixed vegetable
$15.90++

PHO

Vietnamese noodle soup consisting of broth linguine shoped rice noodle , few
herb
$15.90++

LAK SA

Rice noodle in spicy soup base on either rich and spicy curry coconut milk
$15.90++

RAMEN

Korean spicy ramen noodle
$15.90++

VEGAN-SPECIAL

CHICKEN GINGER RICE

Hainanese chicken rice is a dish of steamed mocked chicken and seasoned ginger
rice, served with tangy chili sauce and vegetable stock
$21.90

BBQ. DUCK & SPECIAL SAUCE

Gilled mocked B.B.Q Duck & steam mixed vegetable served our homemade signatue
red sauce
$25.90

MASSAMAN BEEF

The authentic rice and delicious thai curry with mocked beef and potato topped
with peanut & dry onion
$21.90

SIZZLING MONGOLIAN BEEF

Chinese popular mongolian sauce with mocked pork belly served on hot plate
$25.90

SIZZLING CHILI BASIL PORK BELLY

Chili & basil Thai popular sauce with mocked pork belly serve on hot plate
$25.90

VIETNAMESE STYLE WRAP YOUR OWN

Rolling our own cold rolls with family - it’s so light and refreshing to enjoy
on a warm night. It’s fun to lay out the table with platters of rice paper
sheets , sliced mocked BBQ pork , vegetables and herbs,and herbs , pop
everything onto rice peper sheets,and quickly roll up to start eating
$23.90

REMARK

COMMENT

$0.00

DESSERT

DEEP FRIED COCONUT ICESCREAM

$10.00

MANGO STICKY RICE WITH ICESCREAM

$13.90

ROTI SIZZING

$15.00

CENDOL RUAM MIT

$10.00

MOJI ICESCREAM

$12.00

PINEAPPLE FRITTER

$13.90

STICKYRICE MANGO

$12.00

DRINKS

COKE

$3.50

COKE ZERO

$3.50

FANTA

$3.50Not Available

SUNKIST

$3.50

LEMONADE

$3.50

CREAMING SODA

$3.50

WATER BOTTLE

$3.50

MENARAL WATER

$5.00

SPARKLING WATER

$5.00

GINGER BEER

$5.00

COLD DRINK

RED THAI MILK TEA

$6.50

GREEN THAI MILK TEA

$6.50

THAI LEMON TEA

$6.50

THAI BLACK TEA

$6.50

LEMON JUICE

$6.50

COCONUT JUICE

$5.00

ORANGE JUICE

$5.00

APPLE JUICE

$5.00

LEMON LIME BITTER

$5.00

COFFEE & TEA

HOT TEA

$4.50

CAPPUCCINO

$4.50

FLAT WHITE

$4.50

LATTE

$4.50

ESSPRESSO

$3.50

LONG BLACK

$4.50

MOCCHA

$4.50

HOT CHOCCOLATE

$4.50

ICE COFFEE

$6.50

ICE CHOCOLATE

$6.50

ICE MOCCHA

$6.50

NO ITEM FOUND. PLEASE TRY AGAIN WITH A DIFFERENT ITEM/CATEGORY NAME.

NO FAVOURITES FOUND. PLEASE REMOVE FILTER AND ADD ITEMS AS FAVOURITES.

© 2023 Shellharbour Taste Of Asia | Powered by MobiPOS
  Back



  Close
Discount

ORDER MODE

Takeaway

 
Remarks:
 Selection

Qty


1 ITEM(S) LEFT

ITEM LIMIT REACHED!

Order Total



  Back   Close
  Add Order   Update Item
1 Item(s) Left Item Limit Reached!
  Back
Set
 Clear All Orders  Clear
  Back   Back

YOUR ORDER

  Close   Close
Ordering Method
  Cancel
Ordering Method
Save
Ordering method not selected
  Collection
  Delivery
Order method not selected
Table
  Cancel
Table
Save
Table not chosen

Table not chosen
Table Pax
  Cancel
Pax
Set
Input number of pax

Please enter number of pax:


Table pax is empty
Contact
  Cancel
Contact
Save
Contact not filled in
First Name*
This field is required
Last Name*
This field is required
Email*
This field is required
Phone No*
This field is required
 Clear Contacts
Delivery Address
  Cancel
Delivery Address
Save
Address not filled in
Choose Address  

Address 1*
This field is required
Address 2
Address 3
City*
This field is required
State
This field is required
ZIP
This field is required
 Clear Address

Use Current Location
Check Address

Please click on check address to proceed

Please click on check address to proceed

Please drag the pin accurately to your location

Marker distance is invalid or exceeds allowed distance of 1km



Pay using Reward Points
  Cancel
Pay using Reward Points
Save
Select reward

Cashback Reward

Reward Points Balance:

 

Pay using Reward Points not selected
Pay using Customer Account
  Cancel
Pay using Customer Account
Save
Select credits

Customer Account

Account Balance:

 

Customer Account not selected
Payment Method
  Cancel
Payment Method
Save
Payment method not selected

Cash



 

Mail Order/Telephone Order



 

Online Payment (Stripe)

  -VIP Discount - 10%

 

Online Payment (eGHL)



 

Online Payment (Sagicor)



 

Online Payment (Bangkok Bank)



 

Online Payment (Commonwealth Bank)



 

Online Payment (Payeezy)



 

Online Payment (Axaipay)



 

Online Payment (GB Prime Pay)



 
*Only online payment is accepted for orders above $0.00.
Payment method not selected
Order Time
  Cancel
Order Time
Save
Now
Certain time slots are not available due to high volume of orders. The earliest
collection date has been selected.
Store is temporarily closed. The earliest collection date has been selected.
Store is currently busy.
No available dates found as none of the configured date fulfils the minimum time
required before ordering.

Now
Order time not selected
Tips
  Cancel
Tips
Save
Select tips amount
$5$1010%

$
 Clear Tips
Tips not selected
Remarks
  Cancel
Remarks
Save
Special instructions for this order


Promo Code
  Cancel
Promo Code
Apply
Insert promo code
Insert promo code
Invalid promo code
Unable to apply promo. Minimum spending amount of $50 not reached.
Buzzer Code
  Cancel
Buzzer Code
Save
Buzzer Code is required!
Insert Buzzer Code
Table tent number is required!
Questionnaire
  Cancel
Questionnaire
Save
Fill in the questionnaire

Cutlery

No cutlery requested

Cutlery requested

 

Order History
  Close   Back   Back
Store is Closed Out of Range Menu Mode Enforced Log In / Sign Up Next    Next   
Checkout

ONLINE ORDERING LICENSE EXPIRED

INSUFFICIENT CREDITS

ITEM(S) NO LONGER AVAILABLE ON ALL DATES

PLEASE LOGIN TO ORDER

  Back

ORDER PENDING

  Close

  Back
Refresh Page Remove Unavailable Items Retry

SELECT ORDERING METHOD

  Close



Collection

Delivery
I'm just browsing


Order Time
Now
Save
Delivery Address
Choose Address  

Address 1*
This field is required
Address 2
Address 3
City*
This field is required
State
This field is required
ZIP
This field is required
 Clear Address

Use Current Location
Check Address

Please click on check address to proceed

Please click on check address to proceed

Please drag the pin accurately to your location

Marker distance is invalid or exceeds allowed distance of 1km



Save

SHELLHARBOUR TASTE OF ASIA

  Close

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

Taste The Difference ~ Taste Of Asia

ORDERING OPTIONS

Delivery Min Order: $35.00

Distance below or equals: 3 km - $0.00
Distance below or equals: 5 km - $3.00
Distance below or equals: 7 km - $5.00
Distance below or equals: 9 km - $10.00


OPERATING HOURS

Mon  11:00 am - 3:00 pm
5:00 pm - 9:00 pm
Tues  11:00 am - 3:00 pm
5:00 pm - 9:00 pm
Wed  11:00 am - 3:00 pm
5:00 pm - 9:00 pm
Thurs  11:00 am - 3:00 pm
5:00 pm - 9:00 pm
Fri  11:00 am - 3:00 pm
5:00 pm - 9:00 pm
Sat  11:00 am - 3:00 pm
5:00 pm - 9:00 pm
Sun  11:00 am - 3:00 pm
5:00 pm - 9:00 pm


PAYMENT METHOD

- Cash
- Mail Order/Telephone Order
- Online Payment (Stripe)
- Online Payment (eGHL)
- Online Payment (Sagicor)
- Online Payment (Bangkok Bank)
- Online Payment (Commonwealth Bank)
- Online Payment (Payeezy)
- Online Payment (Axaipay)
- Online Payment (GB Prime Pay)


ADDRESS

1/29 Addison street,
Shellharbour,
New South Wale, 2529

PHONE

0242955655

EMAIL

shellharbour.toa@gmail.com

PROMOTION & DISCOUNTS


 tasteofasiashellharbour  

  Close

Tap or swipe
to navigate


  Close
  Add
  Back

MODIFIER NAME



Tap or swipe
to navigate


  Back


LOG IN



SHELLHARBOUR TASTE OF ASIA

Email Address*

Phone Number*

Password*


Remember Me

Do not have an account? Sign Up Now!
Forgot Password?
First Name*

Last Name *

Email Address*

Phone No*

Password*


Password must contain lowercase, uppercase and numeric character.

Confirm Password*


Password must contain lowercase, uppercase and numeric character.




THANK YOU FOR REGISTERING!

You have successfully registered.
Check your email address to activate your account.

You have successfully registered.
Please proceed to login to your account.



Email Address*


Phone Number*




FORGOT PASSWORD EMAIL SENT!

If email exists, an email with instructions for creating a new password has been
sent to you.

New Password*



Password must contain lowercase, uppercase and numeric character.

Confirm New Password*




Check your email to activate the account.
If you did not receive an activation email, enter your email address again to
receive a new activation email.

Email Address*




ACTIVATION EMAIL SENT!

Check your email address to activate your account.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.
  Back   Back

ORDER HISTORY

  Close
Email / First Name*
Phone Number*
  Search
This field is required
This field is required








SEARCH PREVIOUS ORDERS USING EMAIL/FIRST NAME AND PHONE NUMBER.

ORDER HISTORY NOT FOUND!

Search:

Order NumberCustomer NameInfoOrder MethodPayment MethodBill
TotalDateStatusDetails No data available in table

Showing 0 to 0 of 0 entries
 * First
 * Previous
 * Next
 * Last

  Back   Back
  Search
  Back

ORDER INFO

  Close

  Back

  Back

TABLE SERVICES

  Close



SHELLHARBOUR TASTE OF ASIA

  Close


SHELLHARBOUR TASTE OF ASIA

  Close

Please drag the pin accurately to your location

Marker distance is invalid or exceeds allowed distance of 1km



Save
  Back

PROMOTIONS & DISCOUNTS



  Back

SCAN GIFT CARD




CREDITS TOP UP

  Close

Name:



Phone No:



Email:



Account Balance:



Payment Method:



0 0 0 0

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

TOP UP AMOUNT

Select preferred amount and proceed to top up.





  Top Up

CUSTOMER TOP UP RECEIPT

  Close


  Back

TABLE ORDERING


Please Select Your Table

Table selection is required!

Please enter number of pax.

Set