merewards.sg Open in urlscan Pro
45.60.104.205  Public Scan

Submitted URL: https://links.merewards.sg/u/nrd.php?p=WSzoav2XEe_118572_3963359_1_30&ems_l=3963886&i=1&d=MDEwOTIwMjIrUGl6emErSHV0K0luYWN0a...
Effective URL: https://merewards.sg/coupons-details/1006/happy-bunch/?cid=emarsys_HappyBunch_edm_01092022_merewards&cid=emarsys-mecl...
Submission: On September 04 via api from PL — Scanned from DE

Form analysis 5 forms found in the DOM

POST /users

<form id="signupSocialBox" class="new_user" action="/users" accept-charset="UTF-8" method="post" novalidate="novalidate"><input name="utf8" type="hidden" value="✓"><input type="hidden" name="authenticity_token"
    value="2bBlUrOHVG0zEJhl9BQaF91oCJiWcVqHh9aeB0ngHbORntAlhjhoUh6qZMpLs0m8ATY7cW0Rs4XCwO6XAIqaUA==">
  <div class="form-group mc3-popup-input">
    <input class="form-control required" type="text" placeholder="First name*" name="first_name" id="f_name">
  </div>
  <div class="form-group mc3-popup-input">
    <input class="form-control" type="text" placeholder="Last name*" name="last_name">
  </div>
  <div class="form-group mc3-popup-input">
    <input class="form-control" type="email" placeholder="Email address*" name="email" id="email">
    <input value="" id="user_email" type="hidden" name="user[email]">
  </div>
  <div class="form-group mc3-popup-input">
    <input class="form-control" type="password" placeholder="Enter password (Use at least 8 characters)*" name="password" id="password">
    <input value="" id="user_password" type="hidden" name="user[password]">
  </div>
  <div class="form-group mc3-popup-input">
    <input class="form-control" type="password" placeholder="Re-enter password*" name="password_confirmation" id="password_confirmation">
    <input value="" id="user_password_confirmation" type="hidden" name="user[password_confirmation]">
  </div>
  <div class="form-group mc3-popup-input date">
    <input class="form-control" type="text" placeholder="Date of birth*" name="dob" id="dob_datepicker" autocomplete="off">
    <span class="input-group-addon mc3-icon-right">
      <i class="icon imc-calendar" style="cursor: pointer;"></i>
    </span>
  </div>
  <div class="form-group mc3-popup-input">
    <select class="form-control" name="gender" id="sign_up_gender">
      <option value="" disabled="" selected="">Choose gender*</option>
      <option value="male">Male</option>
      <option value="female">Female</option>
    </select>
  </div>
  <label class="mc3-field-checkbox" style="font-size:12px"> I consent to the use of my personal data by Mediacorp to send me newsletters and promotional materials. <input type="checkbox" id="styled-checkbox-1" value="value2">
    <span class="mc3-checkmark"></span>
  </label>
  <label class="mc3-field-checkbox" style="font-size:12px"> The Services provided are not intended for persons resident in the European Union. I have read and agreed to the
    <a class="mc3-popup-link" href="https://www.mediacorp.sg/en/termsofuse">Terms of Service</a> &amp; <a class="mc3-popup-link" href="/privacy-policy">Privacy Policy*</a>. <input type="checkbox" id="styled-checkbox-2" value="value2">
    <span class="mc3-checkmark"></span>
  </label>
  <label class="mc3-t-12 mb-2 mc3-t-danger" id="error_term_uncheck" style="display: none; margin-left: 24px;">Users must agree with our Terms of Service and Privacy Policy before using this site.</label>
  <input value="MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCfN8kw5iMfyZlnd/lI9g7u7sObP2tozbIOaTSvzLfhHvSCUr5Dlv7iG9s78OItSYY0ALbceSumRWpxM5dmQJDO+NjHjqgK95goWFfQ85PinIMADoKqZUK88PMFzW9sCgXjn5hEtlEPwVrzpBbH0j3lg2zHKMB88+b9wEu96238mwIDAQAB" type="hidden"
    name="user[public_modulus]" id="user_public_modulus">
  <button type="submit" class="mc3-btn mb-2" id="sign_up-btn">Sign Up</button>
</form>

POST /users/sign_in

<form id="signinSocialBox" class="new_user" action="/users/sign_in" accept-charset="UTF-8" method="post" novalidate="novalidate"><input name="utf8" type="hidden" value="✓"><input type="hidden" name="authenticity_token"
    value="2bBlUrOHVG0zEJhl9BQaF91oCJiWcVqHh9aeB0ngHbORntAlhjhoUh6qZMpLs0m8ATY7cW0Rs4XCwO6XAIqaUA==">
  <input value="MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCfN8kw5iMfyZlnd/lI9g7u7sObP2tozbIOaTSvzLfhHvSCUr5Dlv7iG9s78OItSYY0ALbceSumRWpxM5dmQJDO+NjHjqgK95goWFfQ85PinIMADoKqZUK88PMFzW9sCgXjn5hEtlEPwVrzpBbH0j3lg2zHKMB88+b9wEu96238mwIDAQAB" type="hidden"
    name="user[public_modulus]" id="user_public_modulus">
  <input value="" id="signin_email" type="hidden" name="user[email]">
  <input value="" id="signin_pass" type="hidden" name="user[password]">
  <div class="form-group mc3-popup-input">
    <input class="form-control" type="email" name="email" placeholder="Email address" autocomplete="off" required="required" id="login_email">
  </div>
  <div class="form-group mc3-popup-input">
    <input class="form-control" type="password" placeholder="Enter password" name="password" autocomplete="off" required="required" id="login_password">
  </div>
  <!--                <div id="cap">-->
  <!--                </div>-->
  <div class="mc3-popup-link mc3-t-12">
    <a href="/password_resets/new">Forgot your password?</a>
  </div>
  <button type="submit" class="mc3-btn mb-2" name="signup" id="sign_in-btn">Sign In</button>
</form>

POST /share-detail-via-email

<form class="mc3-popup-form" id="share-form" action="/share-detail-via-email" accept-charset="UTF-8" data-remote="true" method="post" novalidate="novalidate"><input name="utf8" type="hidden" value="✓">
  <input type="hidden" name="shareUrl" id="share-url" value="https://merewards.sg/coupons-details/1006/happy-bunch/?cid=emarsys_HappyBunch_edm_01092022_merewards&amp;cid=emarsys-meclub_01092022+Pizza+Hut+Inactive+NIM+GR_newsletter_01092022_meclub">
  <div class="form-group">
    <input type="text" name="recipientEmail" id="recipientEmail" value="" class="form-control" placeholder="Email recipient">
  </div>
  <div class="form-group">
    <textarea name="message" id="message" class="form-control" placeholder="Your message..." rows="5"></textarea>
  </div>
  <button class="mc3-btn mb-2" type="submit">Send</button>
</form>

POST /check_promo_code

<form class="form-inline" id="promocodeform" action="/check_promo_code" accept-charset="UTF-8" method="post" novalidate="novalidate"><input name="utf8" type="hidden" value="✓"><input type="hidden" name="authenticity_token"
    value="2bBlUrOHVG0zEJhl9BQaF91oCJiWcVqHh9aeB0ngHbORntAlhjhoUh6qZMpLs0m8ATY7cW0Rs4XCwO6XAIqaUA==">
  <div class="form-group mr-3 mb-2">
    <input type="text" name="passvalue" id="input-earn" placeholder="Enter Passcode to earn rewards" maxlength="100" class="form-control search-passcode" autocomplete="off">
  </div>
  <input type="submit" name="commit" value="Submit" id="pass-code-btn1" class="mc3-btn earn-submit mb-2" data-disable-with="Submit">
</form>

POST /contact

<form id="contact_us_form" action="/contact" accept-charset="UTF-8" data-remote="true" method="post" novalidate="novalidate"><input name="utf8" type="hidden" value="✓">
  <input type="hidden" name="authenticity_token" id="authenticity_token" value="2bBlUrOHVG0zEJhl9BQaF91oCJiWcVqHh9aeB0ngHbORntAlhjhoUh6qZMpLs0m8ATY7cW0Rs4XCwO6XAIqaUA==">
  <div class="modal-content">
    <div class="modal-header">
      <div class="row" style="width:100%;">
        <div class="col-9">
          <h4 class="modal-title" style="margin-right: -135px;">Contact Us</h4>
        </div>
        <div class="col-3">
          <button id="closePopupContact" type="button" class="close" data-dismiss="modal" style="    font-size: 30px;
    font-weight: 100;
    color: black;
    text-shadow: none;
    opacity: 1;
     margin-right: -40px;
    margin-top: -25px;">×</button>
        </div>
      </div>
    </div>
    <div class="modal-body">
      <div class="form-group">
        <input class="form-control" type="text" placeholder="Name" name="name">
      </div>
      <div class="form-group">
        <input class="form-control" id="frm_contact_email" type="email" placeholder="Email" name="email">
      </div>
      <div class="form-group">
        <input class="form-control" type="text" placeholder="Mobile No" name="mobile">
      </div>
      <div class="form-group">
        <input class="form-control" type="text" placeholder="Subject" name="subject">
      </div>
      <div class="form-group">
        <textarea class="form-control" name="message" placeholder="Message" style="resize: none; height: auto;"></textarea>
      </div>
      <div class="form-group mb-0">
        <div class="">Have your brand or services listed on meREWARDS! Email us at <a class="text-link" href="mailto:tellme@merewards.sg">tellme@merewards.sg</a> and we will be in touch with you soon.</div>
      </div>
    </div>
    <div class="modal-footer">
      <button id="btn_submit_contact" type="submit" class="btn mc3-btn">Submit</button>
    </div>
  </div>
  <!-- </form> -->
</form>

Text Content

×
Loading...
Sign up to earn cashback and enjoy great offers!

Choose gender* Male Female
I consent to the use of my personal data by Mediacorp to send me newsletters and
promotional materials. The Services provided are not intended for persons
resident in the European Union. I have read and agreed to the Terms of Service &
Privacy Policy*. Users must agree with our Terms of Service and Privacy Policy
before using this site. Sign Up
OR
Sign In with Facebook
Sign In with Google

Already a member?

Sign In
September
January
February
March
April
May
June
July
August
September
October
November
December

2022
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050


SunMonTueWedThuFriSat
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1

Save Selected
00:00
01:00
02:00
03:00
04:00
05:00
06:00
07:00
08:00
09:00
10:00
11:00
12:00
13:00
14:00
15:00
16:00
17:00
18:00
19:00
20:00
21:00
22:00
23:00

×

You will stop receiving cashback and other benefits from meREWARDS by signing
out.

Cancel
Sign me out anyway
×
Loading...
Sign in to earn cashback and enjoy great offers!

Forgot your password?
Sign In
OR
Sign In with Facebook
Sign In with Google

Don’t have an account?

Create one now
×
Share via Email

Send
×
meREWARDS
Rewards, Coupons and Cashback.
OPEN IN APP

Coupons

Sign In
 * Food
 * Travel
 * Shop
 * Stories
   Food
   Your guide to the food life
   Travel
   Hear the latest travel stories
   Shop
   Be a savvy shopper
   Lifestyle
   Your guide to living the good life
 * Earn
   Surveys
   Share your views and get rewarded
 * Redeem
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   

×
Get more out of your meREWARDS with the app!



HAPPY BUNCH

Lifestyle & Activities

Previous
New Offer
New Offer
New Offer
New Offer
New Offer
New Offer
Next



TO ENJOY

1. Tap on "Get Coupon Code" to get promo code
2. Make your purchase at https://happybunch.com.sg/
3. Enter the promo code upon checkout

8% OFF (MIN. SPEND $100)

Valid till 28 February 2023

Get Coupon Code Add to Wishlist



DESCRIPTION

We are an online gifting solution company offering our customers an array of
options to send thoughtful gifts for many occasions such as birthdays,
anniversaries, graduations, and personal and professional milestone celebrations
as well as care packages.

We offer FREE same day delivery islandwide within Singapore.



Show more Show less


TERMS & CONDITIONS

• Only applicable for meREWARDS Members.
• Valid till 28 February 2023.
• Discount is only applicable for online orders from https://happybunch.com.sg/
• 8% discount is only applicable for minimum spending of $100.
• Promo code is limited to 1 redemption per account.
• Voucher cannot be used in conjunction with any other offer, promotion,
voucher, or discount.
• Promo code must be entered at point of purchase at checkout page. No refund or
cancellation will be made after confirmation of the purchase on the site.
• Happy Bunch reserves the right to amend the terms and conditions without any
prior notice.

Show more Show less

TO ENJOY

1. Tap on "Get Coupon Code" to get promo code
2. Make your purchase at https://happybunch.com.sg/
3. Enter the promo code upon checkout

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

Similar Offers
New Offer
ONE Fight Night 2: Xiong vs. Lee III
Save 15%* on Cat 1 – Cat 4 Tickets
Valid till 25 Sep 2022

Lifestyle & Activities

 
New Offer
Happy Bunch
5% OFF (Min. Spend $55)
Valid till 28 Feb 2023

Lifestyle & Activities

 
 
Mount Faber Leisure
15% OFF Cable Car Sky Dining – Stardust Cabin
Valid till 31 Oct 2022

Lifestyle & Activities

 
 
The Nursery Rhymes Project 3 Official Launch
50% OFF Ticket
Valid till 09 Oct 2022

Lifestyle & Activities

 
 
Hands on Klay
5% OFF All Workshops
Valid till 31 Jul 2023

Lifestyle & Activities

 
 
Trapped Escape Room
$5 OFF per pax (Min. purchase of 4 pax to enjoy the promotion)
Valid till 31 Jul 2023

Lifestyle & Activities

 
 
The Felicity Florals
5% OFF Regular Items (Min. Spend $60)
Valid till 31 Jul 2023

Lifestyle & Activities

 
 
The Felicity Florals
5% on Flower Workshops
Valid till 31 Jul 2023

Lifestyle & Activities

 
 
Mount Faber Leisure
30% OFF Cable Car Sky Pass (Round Trip) + Wings of Time (Standard Seat) [U.P:
$53.00 Adult, $43.00 Child]
Valid till 31 Mar 2023

Lifestyle & Activities

 
 
NERF Action Xperience
10% OFF All In
Valid till 18 Nov 2022

Lifestyle & Activities

 
 
Mount Faber Leisure
30% OFF Cable Car Sky Pass (Round Trip) + SkyHelix Sentosa [U.P: $53.00 Adult,
$40.00 Child]
Valid till 31 Mar 2023

Lifestyle & Activities

 
 
Mount Faber Leisure
30% OFF Cable Car Sky Pass (Round Trip) [U.P: $35.00 Adult, $25.00 Child]
Valid till 31 Mar 2023

Lifestyle & Activities

 
 
White Sails
5 Pax rates: $499 Nett on Weekdays (Mon-Thurs) and $699 Nett on Weekends
(Fri-Sun)
Valid till 31 Dec 2022

Lifestyle & Activities

 
 
White Sails
2 Pax Rates: $399 Nett on Weekdays (Mon-Thurs) and $599 Nett on Weekends
(Fri-Sun)
Valid till 31 Dec 2022

Lifestyle & Activities

 
 
Concrete Everything
10% OFF All Live Workshops
Valid till 31 Dec 2022

Lifestyle & Activities

 


ADVERTISEMENT

×
Use Coupon?

To confirm, press Yes.

No
Yes

CONTACT US

×
Have your brand or services listed on meREWARDS! Email us at tellme@merewards.sg
and we will be in touch with you soon.
Submit

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

ABOUT FAQ CONTACT TERMS OF SERVICE PRIVACY POLICY
© 2022 Mediacorp Pte Ltd. All Rights Reserved