www.samsung.com Open in urlscan Pro
104.96.136.207  Public Scan

Submitted URL: https://app.apac.business.samsung.com/e/er?s=1734073713&lid=1042&elqTrackId=c8409fca9c274e659754e094eae156d0&elq=d44bb1fe37dc4ee0958cb...
Effective URL: https://www.samsung.com/sg/unpacked/
Submission: On August 05 via api from SG — Scanned from DE

Form analysis 8 forms found in the DOM

Name: signInFormGET https://account.samsung.com/accounts/v1/DCGLSG/signInGate

<form id="signInForm" name="signInForm" method="get" action="https://account.samsung.com/accounts/v1/DCGLSG/signInGate">
  <input type="hidden" name="response_type" id="response_type" value="">
  <input type="hidden" name="client_id" value="9z5ss85h4x">
  <input type="hidden" name="locale" id="locale" value="">
  <input type="hidden" name="countryCode" value="SG">
  <input type="hidden" name="redirect_uri" id="redirect_uri" value="/aemapi/v6/data-login/afterLogin.sg.json">
  <input type="hidden" name="state" id="signInState" value="">
  <input type="hidden" name="goBackURL" id="signInGoBackURL" value="">
  <input type="hidden" name="scope" id="scope" value="">
</form>

Name: signOutFormGET https://account.samsung.com/accounts/v1/DCGLSG/signOutGate

<form id="signOutForm" name="signOutForm" method="get" action="https://account.samsung.com/accounts/v1/DCGLSG/signOutGate">
  <input type="hidden" name="client_id" value="9z5ss85h4x">
  <input type="hidden" name="state" id="signOutState" value="">
  <input type="hidden" name="signOutURL" id="signOutURL" value="/aemapi/v6/data-login/afterLogout.sg.json">
</form>

Name: joinFormPOST https://account.samsung.com/membership/

<form id="joinForm" name="joinForm" method="post" action="https://account.samsung.com/membership/">
  <input type="hidden" name="actionID" value="SignupAP">
  <input type="hidden" name="serviceID" value="9z5ss85h4x">
  <input type="hidden" name="serviceName" value="SAMSUNG">
  <input type="hidden" name="domain" value="www.samsung.com">
  <input type="hidden" name="countryCode" value="SG">
  <input type="hidden" name="languageCode" value="en">
  <input type="hidden" name="registURL" id="joinRegistURL" value="/aemapi/v6/data-login/afterLogin.sg.json">
  <input type="hidden" name="returnURL" id="joinReturnURL">
  <input type="hidden" name="goBackURL" id="joinGoBackURL" value="">
  <input type="hidden" name="ssoType" value="ENC_TK">
  <input type="hidden" name="emailActivationURL" id="joinEmailActivationURL" value="/aemapi/v6/data-login/emailActivationURL.sg.json">
</form>

Name: findAccountFormPOST https://account.samsung.com/membership/

<form id="findAccountForm" name="findAccountForm" method="post" action="https://account.samsung.com/membership/">
  <input type="hidden" name="actionID" value="FindEmail">
  <input type="hidden" name="serviceID" value="9z5ss85h4x">
  <input type="hidden" name="serviceName" value="SAMSUNG">
  <input type="hidden" name="domain" value="www.samsung.com">
  <input type="hidden" name="countryCode" value="SG">
  <input type="hidden" name="languageCode" value="en">
  <input type="hidden" name="goBackURL" id="findGoBackURL" value="">
  <input type="hidden" name="ssoType" value="ENC_TK">
</form>

Name: accountModifyFormPOST https://account.samsung.com/membership/

<form id="accountModifyForm" name="accountModifyForm" method="post" action="https://account.samsung.com/membership/">
  <input type="hidden" name="actionID" value="ModifyUserInfo">
  <input type="hidden" name="serviceID" value="9z5ss85h4x">
  <input type="hidden" name="serviceName" value="SAMSUNG">
  <input type="hidden" name="domain" value="">
  <input type="hidden" name="countryCode" value="SG">
  <input type="hidden" name="languageCode" value="en">
  <input type="hidden" name="goBackURL" id="accountModifyGoBackURL" value="">
  <input type="hidden" name="ssoType" value="ENC_TK">
</form>

Name: textForm

<form id="textForm" name="textForm">
  <input type="hidden" name="productCountText" id="productCountText" value="Number of Products">
</form>

javascript:;

<form action="javascript:;" class="gnb-search__form" role="search" autocomplete="off">
  <fieldset>
    <legend>Search form</legend>
    <div class="gnb-search__input-wrap">
      <button type="button" class="gnb-search__input-btn--close">
        <span class="hidden">Close</span>
        <svg class="icon" focusable="false">
          <use href="#backward-bold"></use>
        </svg>
      </button>
      <label class="hidden" for="gnb-search-keyword">Search Keyword</label>
      <input type="text" name="search" class="gnb-search__input" id="gnb-search-keyword" maxlength="64" an-tr="search layer--search bar-submit" an-ca="search" an-ac="search layer" an-la="search bar:keyword submit:">
      <span class="gnb-search__placeholder">Galaxy S22 Ultra</span>
      <!-- input 에 text 가 입력되어 있으면 .gnb-search__input-btn--cancel--show 추가 -->
      <button type="button" class="gnb-search__input-btn--cancel" an-ca="search" an-ac="search layer" an-la="search bar:keyword delete">
        <span class="hidden">Delete</span>
        <svg class="icon" focusable="false">
          <use href="#cancel-bold"></use>
        </svg>
      </button>
      <button type="submit" class="gnb-search__input-btn--search" an-tr="search layer--Image-submit" an-ca="search" an-ac="search layer" an-la="search bar:keyword submit">
        <span class="hidden">Search</span>
        <svg class="icon" focusable="false">
          <use href="#search-bold"></use>
        </svg>
      </button>
    </div>
  </fieldset>
</form>

<form class="form-container--inner">
  <div class="input-wrapper margin-btm forms-block">
    <div class="row-wrapper">
      <div class="column is-two-fifths ps-0">
        <label for="firstname" class="form-label">First Name<span class="form-question-required">*</span></label>
        <input id="firstname" type="text" class="form-control">
        <p class="error-message" id="first-name-error">* This field is required</p>
        <p class="error-message" id="first-name-min">Min 2 chars</p>
        <p class="error-message" id="first-name-max">Max 40 chars</p>
      </div>
      <div class="column is-two-fifths ps-0">
        <label for="email" class="form-label">Email<span class="form-question-required">*</span> (small letters only)</label>
        <input id="email" type="email" class="form-control">
        <p class="error-message" id="email-error">* This field is required</p>
        <p class="error-message" id="email-format">* Invalid email</p>
      </div>
    </div>
  </div>
  <div class="questionnaire-block">
    <div class="question-wrapper">
      <h2 class="form-question-h2">Which smartphone are you currently using?</h2>
      <div class="row-wrapper" id="currentDevices">
        <div class="column is-one-fifth">
          <div class="form-check">
            <input type="radio" class="form-check-input" name="device" id="option_galaxy" value="Galaxy">
            <label class="form-check-label" for="same-address">Galaxy</label>
          </div>
        </div>
        <div class="column is-one-fifth">
          <div class="form-check">
            <input type="radio" class="form-check-input" name="device" id="option_iphone" value="iPhone">
            <label class="form-check-label" for="same-address">iPhone</label>
          </div>
        </div>
        <div class="column is-one-fifth">
          <div class="form-check">
            <input type="radio" class="form-check-input" name="device" value="Others" id="option_others">
            <label class="form-check-label" for="same-address">Others</label>
          </div>
        </div>
      </div>
      <div class="row-wrapper">
        <p class="column is-one-fifth pad-t-0 error-message" id="devices-error">* This field is required</p>
      </div>
    </div>
    <div class="question-wrapper">
      <h2 class="form-question-h2">Which product category are you interested in?</h2>
      <div class="row-wrapper" id="productCategory">
        <div class="column is-one-fifth">
          <div class="form-check">
            <input type="checkbox" name="FoldablePhone" class="form-check-input" id="option_foldable" value="Foldable Phone">
            <label class="form-check-label" for="same-address">Foldable Phone</label>
          </div>
        </div>
        <div class="column is-one-fifth">
          <div class="form-check">
            <input type="checkbox" name="BarTypePhone" class="form-check-input" id="option_bar" value="Bar Type Phone">
            <label class="form-check-label" for="same-address">Bar Type Phone</label>
          </div>
        </div>
        <div class="column is-one-fifth">
          <div class="form-check">
            <input type="checkbox" name="Tablet" class="form-check-input" id="option_tablet" value="Tablet">
            <label class="form-check-label" for="same-address">Tablet</label>
          </div>
        </div>
        <div class="column is-one-fifth">
          <div class="form-check">
            <input type="checkbox" name="Watch" class="form-check-input" id="option_watch" value="Watch (Wearable)">
            <label class="form-check-label" for="same-address">Watch (Wearable)</label>
          </div>
        </div>
        <div class="column is-one-fifth">
          <div class="form-check">
            <input type="checkbox" name="Buds" class="form-check-input" id="option_buds" value="Buds (TWS)">
            <label class="form-check-label" for="same-address">Buds (TWS)</label>
          </div>
        </div>
      </div>
      <div class="row-wrapper">
        <p class="column is-one-fifth pad-t-0 error-message" id="products-error">* This field is required</p>
      </div>
    </div>
    <div class="question-wrapper">
      <h2 class="form-question-h2">In future, what type of offer would you most like to receive?</h2>
      <div class="row-wrapper" id="offer">
        <div class="column is-one-fifth">
          <div class="form-check">
            <input type="radio" name="prefer-offer" class="form-check-input" id="option_trade-in" value="Trade-in">
            <label class="form-check-label" for="same-address">Trade-in</label>
          </div>
        </div>
        <div class="column is-one-fifth">
          <div class="form-check">
            <input type="radio" name="prefer-offer" class="form-check-input" id="option_mem-upgrade" value="Memory Upgrade">
            <label class="form-check-label" for="same-address">Memory Upgrade</label>
          </div>
        </div>
        <div class="column is-one-fifth">
          <div class="form-check">
            <input type="radio" name="prefer-offer" class="form-check-input" id="option_e-voucher" value="E-Voucher">
            <label class="form-check-label" for="same-address">E-Voucher</label>
          </div>
        </div>
      </div>
      <div class="row-wrapper">
        <p class="column is-one-fifth pad-t-0 error-message" id="offer-error">* This field is required</p>
      </div>
    </div>
    <div class="divider"></div>
    <div class="policy-ps">
      <div class="form-check">
        <input type="checkbox" id="privacyPolicy" name="Privacy Policy" class="form-check-input pe_space">
        <label class="form-check-label" for="same-address"> I accept Samsung's <a href="//www.samsung.com/sg/info/privacy/" target="_blank" rel="noopener noreferrer">Privacy Policy</a> and would like to receive further marketing communication from
          Samsung<span class="form-question-required">*</span></label>
        <p class="error-message" id="privacy-error">* This field is required</p>
      </div>
      <!-- <div id="opt-in" class="form-check">
                            <input type="checkbox" id="futureCommunication" name="Further Communication"
                                class="form-check-input pe_space" id="policy_marketing">
                            <label class="form-check-label" for="same-address"> I would like to receive further
                                communication from Samsung*</label>
                        </div> -->
    </div>
  </div>
  <div class="mar-t-2 mar-b-2 makecenter">
    <button id="btnRegister" class="cta cta--contained cta--black" aria-label="Submit" data-omni-type="microsite" data-omni="sg:unpacked:register"> Register </button>
  </div>
</form>

Text Content

Skip to content Skip to accessibility help

Samsung and cookies

Our website uses cookies to improve your experience.

Read more about our Cookie Policy
ACCEPT
close


Welcome to the
!
Please enjoy our special offers for you
MY BENEFITS SPECIAL OFFERS

Samsung

Search Cart Number of Products : 0 Open Menu
 * Mobile
   Back to 1 Depth Menu
   Mobile
    * New & Featured
       * Galaxy S22 Ultra 5G
       * Galaxy S22 | S22+ 5G
       * Galaxy Tab S8 | S8+ | S8 Ultra 5G
       * Galaxy A73 5G
       * Galaxy Z Fold3 5G
       * Galaxy Z Flip3 5G
       * Galaxy S21 FE | S21 | S21+ 5G
       * Galaxy Watch4
       * Galaxy Watch4 Classic
       * Galaxy Buds2
       * Galaxy 5G
       * Inspired by YOU
   
    * Smartphones
       * Discover Smartphones
       * Galaxy Z
       * Galaxy S
       * Galaxy Note
       * Galaxy A
       * Galaxy M
       * Accessories
       * All Smartphones
       * Compare
       * Galaxy Phone Selector
   
    * Tablets
       * Discover Tablets
       * Galaxy Tab S
       * Galaxy Tab A
       * Accessories
       * All Tablets
       * Compare
   
    * Watches
       * Discover Watches
       * Galaxy Watch
       * Accessories
       * All Watches
       * Compare
   
    * Audio
       * Discover Audio
       * Galaxy Buds
       * All Audio
       * Compare
   
    * Accessories
       * Discover Accessories
       * Smartphones Accessories
       * Tablets Accessories
       * Galaxy SmartTag
       * Galaxy SmartTag+
       * All Accessories
   
    * One UI
       * One UI Overview
       * Connected Experience
   
    * Apps & Services
       * Apps & Services Overview
       * Galaxy Store
       * Bixby
       * Samsung Pay
       * Samsung Health
       * Samsung DeX
       * Samsung Members
       * Smart Switch
       * Samsung Health Monitor
   
    * Smart Ways to Buy
       * Switch Easy
       * Unfold the Future
       * Video Call with vPromoter
       * Upgrade to Galaxy
       * Samsung Trade Up
       * Why Buy Online
       * Store Pickup and Support
       * Samsung Care+
   
    * Why Galaxy
    * Upgrade with Galaxy
   
   Galaxy S22 Ultra 5G
   
   Buy now
   Open Menu
 * TV & AV
   Back to 1 Depth Menu
   TV & AV
    * New & Featured
       * Help Choose Your Best TV
       * Neo QLED
       * The Freestyle
       * The Premiere (4K Triple Laser Projector)
       * Soundbars with Q-symphony
       * Why Samsung Smart TV
       * Best Gaming TVs for Winning
       * Why Display Size Matters – Go Super Big
       * TV Buying Guide
   
    * TVs
       * Discover TVs
       * Neo QLED
       * QLED
       * OLED
       * Crystal UHD
       * 8K TVs
       * 4K TVs
       * Full HD/HD TVs
       * Smart TVs
       * TV Accessories
       * All TVs
   
    * Lifestyle TVs
       * Discover Lifestyle TVs
       * The Freestyle
       * The Frame
       * The Serif
       * The Premiere
       * The Sero
       * TV Accessories
       * All Lifestyle TVs
   
    * TV by Size
       * 85"
       * 75"
       * 65"
       * 55"
       * 43"
       * 32"
       * All TVs by Size
       * Why Display Size Matters?
       * What is the Right TV Size?
   
    * Sound Devices
       * Overview
       * Q-Series Soundbars
       * B-series Soundbars
       * S-Series Soundbars
       * Ultra Slim Soundbars
       * All Sound Devices
   
    * Projectors
       * The Freestyle
       * The Premiere 4K Triple laser
       * The Premiere 4K Laser
       * All Projectors
   
    * Business TVs
       * Crystal UHD
   
    * Smart Ways to Buy
       * Discover Smart Ways to Buy
       * TV Trade-in
       * Buy TV Online
       * Video Call with vPromoter
   
   OLED by Samsung. Experience the difference.
   
   Buy now
   Open Menu
 * Home Appliances
   Back to 1 Depth Menu
   Home Appliances
    * New & Featured
       * BESPOKE Home NEW
       * BESPOKE Creators Collection NEW
       * Create a safer home with the Hygiene Boosters NEW
       * BESPOKE Refrigerators
       * BESPOKE Jet™
       * BESPOKE AirDresser
       * Family Hub™
       * QuickDrive™
       * Jet Series
   
    * Refrigerators
       * Discover Refrigerators
       * BESPOKE Refrigerators
       * BESPOKE Creators Collection NEW
       * Family Hub
       * Multi Door
       * Side by Side
       * Top Mount Freezer
       * Bottom Mount Freezer
       * 1 Door
       * All Refrigerators
   
    * BESPOKE
       * BESPOKE Refrigerators
       * BESPOKE Home NEW
       * BESPOKE Creators Collection NEW
       * BESPOKE Jet™
       * BESPOKE AirDresser
   
    * Laundry
       * Discover Laundry
       * Washer Dryer Combo
       * Front Load
       * Top Load
       * Dryer
       * AirDresser
       * All Laundry
   
    * Cooking Appliances
       * Discover Cooking Appliances
       * Microwave Ovens
       * All Cooking Appliances
   
    * Vacuum Cleaners
       * Discover Vacuum Cleaners
       * BESPOKE Jet™
       * Stick Vacuum
       * Robot Vacuum
       * Clean Station™
       * Vacuum Accessories
       * All Vacuum Cleaners
   
    * Dishwashers
       * Overview
       * Freestanding Dishwashers
       * See All
   
    * Air Solutions
       * Air Purifier
       * Air Purifier Filter
       * All Air Solutions
   
    * Smart Ways to Buy
       * Video Call with vPromoter
   
   Discover cutting-edge features with the new Dishwashers
   
   Learn more
   Open Menu
 * Smart Home
   Back to 1 Depth Menu
   Smart Home
    * Featured
       * View all packages
       * Split your screen, Double the fun
       * Do Laundry from Anywhere
   
    * Home Entertainment
       * Shoot and Watch in 8K
       * Turn your TV for Livecast
       * Split Your Screen, Double Up the Fun
       * Set the Mood
   
    * Home Management
       * See Who's at the Door from TV
       * Babysit from Any Room
       * Check Every Corner of Your House on TV
       * Answer the Door from Your Fridge
       * Check your fridge from Anywhere
   
    * Cleaning & Hygiene
       * Do Laundry from Anywhere
       * Know Laundry’s Done Instantly
   
    * SmartThings
       * About SmartThings Page
   
   Open Menu
 * Computing
   Back to 1 Depth Menu
   Computing
    * New & Featured
       * 2022 Smart Monitor
       * 2021 Smart Monitor
       * Odyssey Gaming Monitor
       * High Resolution Monitors
       * 1000R Curved Monitor
       * Portable SSD T7 Touch
       * FHD Bezel-Less Monitor
       * QLED Gaming Monitor
       * UHD Curved Monitor
       * Ultra WQHD Monitor
       * SSD 970 EVO Plus
   
    * Computer Monitors
       * Discover Computer Monitors
       * Gaming
       * Smart Monitors
       * High Resolution
       * Curved
       * Flat
       * Business
       * All Computer Monitors
   
    * Memory & Storage
       * Discover Memory & Storage
       * SSD
       * Portable SSD
       * Memory Cards
       * All Memory & Storage
   
   Excellence in work and play
   
   Learn more
   Open Menu
 * Displays
   Back to 1 Depth Menu
   Displays
    * Monitors
       * Discover Monitors
       * All Monitors
   
    * Smart Signage
       * Discover Smart Signage
       * QLED 8K Signage
       * UHD 4K Signage
       * Outdoor
       * Video Wall
       * Interactive
       * Others
   
    * LED Signage
       * Discover LED Signage
       * All LED Signage
   
   Digital flipchart
   
   Learn more
   Open Menu
 * Shop
   Back to 1 Depth Menu
   Shop
    * Smartphones
       * Galaxy Z
       * Galaxy S
       * Galaxy Note
       * Galaxy A
       * Accessories
   
    * Tablets
       * Galaxy Tab S
       * Galaxy Tab A
       * Galaxy Books
       * Accessories
   
    * Wearables
       * Galaxy Watch
       * Galaxy Fit
       * Galaxy Buds
       * Accessories
   
    * TV & AV
       * QLED TV
       * UHD 4K TV
       * Full HD TV
       * HD TV
       * The Frame
       * The Serif
       * TV Accessories
       * Soundbars
   
    * Home Appliance
       * Refrigerators
       * Washing Machines
       * Cooking Appliances
       * Vacuum Cleaners
   
    * Monitors 
       * All Monitors
       * Gaming
       * Smart Monitors
       * High Resolution
       * Curved
       * Flat
       * Business
       * IT Promo
   
    * Memory Storage
       * SSD
       * Portable SSD
       * Memory Cards
   
    * Offers
       * Mobile Promotion
       * TV Promotion
       * Home Appliances Promotion
       * IT Promotion
       * Student Offers
       * The Perfect Gift
   
    * My Account
       * Track your order
   
    * Support
       * Shop FAQ
       * Contact us
   
    * Samsung Experience Store
       * About Samsung Experience Store
       * Store Pickup and Support
   
   Unbeatable offers to roar about!
   
   Buy now
   Open Menu
 * #YouMake

 * Explore
   Back to 1 Depth Menu
   Explore
    * Stories
       * Photography
       * Life Hacks
       * Wellbeing
       * Entertainment
       * Food & Home
   
    * Brand
       * Brand
       * Galaxy Collaborations
   
    * How-to
    * Experiences
    * Corporate Citizenship
   
   5 Accessibility Features You Didn't Know Were in the Palm of Your Hand
   
   Learn more
   Open Menu
 * Promotions
 * Support
   Back to 1 Depth Menu
   Support
    * Product page
       * Mobile
       * TV & AV
       * Home Appliances
   
    * Solutions & Tips
       * FAQs
       * Manuals & Downloads
       * News & Alerts
       * Online shop FAQ
       * Community
   
    * Repair Service
       * Service Locator
       * Track My Repair
       * Book a Repair
       * Galaxy Screen Replacement
       * TV Screen Replacement
       * Service Centre Waiting Time
   
    * Contact Us
       * Call Us
       * Live Chat
       * Email
       * Sign Language Support
   
    * Online shop support
       * Shop FAQs
   
    * Warranty
       * Warranty Information
       * Product Registration
   
   Useful tips for Galaxy devices
   
   Learn more
   Open Menu
 * For Business
   Back to 1 Depth Menu
   For Business
    * Business Home
    * Mobile
       * Overview
       * Smartphones
       * Enterprise Edition
       * Rugged
       * Tablets
       * Mobile Products
       * Mobile Solutions
       * Samsung Knox
   
    * Displays
       * Overview
       * Smart Signage
       * LED Signage
       * Commercial TVs
       * Monitors
       * Smart Signage Solutions
       * LED Signage Solutions
       * Commercial TV Solutions
       * Monitor Solutions
   
    * Industries
       * Government
       * Finance
       * Education
       * Public Safety
       * Retail
       * Manufacturing
       * Transport
       * Healthcare
   
    * Insights
   
   Rugged Devices for Business
   
   Learn more
   Open Menu

 * Search
 * Cart Number of Products : 0
 * Log-In
    * Log-In/Sign-Up
    * Orders
    * Product Registration
    * Members

 * Open My Menu
   
    * My Page
    * Orders
    * Samsung Rewards
    * Wishlist
    * Product Registration
    * Members
    * Log Out

 * Log-In/Sign-Up
 * Orders
 * Product Registration
 * Members


 * My Page
 * Orders
 * Samsung Rewards
 * Wishlist
 * Product Registration
 * Members
 * Log Out

Open Menu








OK
No Access Close

OK
Layer Popup Close



Your cart is empty.

OK
Layer Popup Close

Sorry, there is insufficient stock for your cart.

OK
Layer Popup Close

Remove a Product

Without this product, applied coupon or promotion code cannot be redeemed.
Are you sure to remove this product?

Move to wish list
Delete
Layer Popup Close

Privacy Policy

I have read and agree to the Samsung.com Privacy Policy

Tick this box to proceed to Samsung.com.

By ticking this box, I accept Samsung Service Updates, including :

Samsung.com Services and marketing information, new product and service
announcements as well as special offers, events and newsletters.

PROCEED TO SAMSUNG.COM
LEAVE PAGE
Close Privacy Policy

Check Preferences

Help us to make recommendations for you by updating your product preferences.

YES
LATER
Close Check Preferences

What are you looking for?

Search form
Close Search Keyword Galaxy S22 Ultra Delete Search

Suggested Searches

 * Galaxy S22
 * Galaxy Z Fold3
 * Galaxy Z Flip3
 * Galaxy Tab S8

NO SUGGESTIONS

Search History

Clear All

Related Searches

Matched Contents

Galaxy S22 Ultra 5G Galaxy Tab S8 5G Neo QLED The Frame BESPOKE Jet™ BESPOKE
Refrigerators
Close



GALAXY UNPACKED

10 August 2022 at 21:00 SGT

Can it get greater than this? An $80 e-voucher1 on your next Galaxy device is
waiting for you
when you fill up the form below! T&Cs apply.

Valid from Jul 21. 2022 ~ Aug 10. 2022

Valid from 05 DAYS : 11 HOURS : 34 MINUTES : 52 SECONDS
Add to calendar




Close



UNFOLD YOUR WORLD

Get ready to experience life greater than before. Meet our newest Samsung Galaxy
devices at Galaxy Unpacked 2022.


REGISTER YOUR INTEREST IN THE NEXT SAMSUNG GALAXY


PLEASE ENTER YOUR DETAILS BELOW TO RECEIVE YOUR EXCLUSIVE $80 E-VOUCHER1

All fields marked (*) are required

First Name*

* This field is required

Min 2 chars

Max 40 chars

Email* (small letters only)

* This field is required

* Invalid email


WHICH SMARTPHONE ARE YOU CURRENTLY USING?

Galaxy
iPhone
Others

* This field is required


WHICH PRODUCT CATEGORY ARE YOU INTERESTED IN?

Foldable Phone
Bar Type Phone
Tablet
Watch (Wearable)
Buds (TWS)

* This field is required


IN FUTURE, WHAT TYPE OF OFFER WOULD YOU MOST LIKE TO RECEIVE?

Trade-in
Memory Upgrade
E-Voucher

* This field is required


I accept Samsung's Privacy Policy and would like to receive further marketing
communication from Samsung*

* This field is required

Register


THANK YOU FOR YOUR REGISTRATION.


YOUR EXCLUSIVE VOUCHER WILL BE SENT TO YOU WITHIN THE NEXT 2 HOURS.




OFFICIAL TRAILER



play


NEXT GALAXY > PHONES NOW



play
Indicator 0 Indicator 1

Close


1 Valid for purchase of the next Galaxy device during pre-order between 10 Aug
22, 2200hrs - 1 Sep 22, 2359hrs. T&Cs apply.







FOOTER NAVIGATION


PRODUCT & SERVICE

open
 * Smartphones
 * Tablets
 * Audio
 * Watches
 * Smart Switch
 * Mobile Accessories
 * TVs
 * Lifestyle TVs
 * Sound Devices
 * Refrigerators
 * Laundry
 * Cooking Appliances
 * Monitors
 * Memory Storage


SHOP

open
 * Offers
 * Samsung Experience Store
 * Samsung Care+
 * Store Pickup and Support
 * Student Offers
 * Corporate Employee Offers
 * Upgrade with Galaxy
 * Online Shop FAQs


SUPPORT

open
 * Contact Us
 * Email
 * Product Registration
 * Warranty Information
 * Service Location
 * Sign Language Support
 * Give Feedback


ACCOUNT & COMMUNITY

open
 * My Page
 * Orders
 * Wishlist
 * Members
 * Samsung Rewards


SUSTAINABILITY

open
 * Overview
 * Environment
 * Corporate Citizenship
 * Digital Responsibility
 * Security & Privacy
 * Labour & Human Rights
 * Diversity & Inclusion
 * Sustainable Supply Chain


ABOUT US

open
 * Company Info
 * Business Area
 * Brand Identity
 * Careers
 * Investor Relations
 * Newsroom
 * Ethics
 * Samsung Design

Copyright© 1995-2022 Samsung. All rights reserved.

Singapore/English
Singapore/English
 * Accessibility Help
 * Privacy
 * Legal
 * Sitemap

Stay in the Loop?
 * 
 * 
 * 
 * 

Go to Top


GET STOCK ALERT

Get alert when this item is back in stock and available to buy, by adding your
email to opt into alerts.

Enter Your Email


Please double check your email address.







Close Submit
Close popup

We will email you when inventory is added.
Thank you.

Submit
Close popup

Layer Popup Close
My Wishlist 1 My Wishlist 2 My Wishlist 3 My Wishlist 4 My Wishlist 5 My
Wishlist 6 My Wishlist 7 My Wishlist 8 My Wishlist 9 My Wishlist
 * My Wishlist 1
 * My Wishlist 2
 * My Wishlist 3
 * My Wishlist 4
 * My Wishlist 5
 * My Wishlist 6
 * My Wishlist 7
 * My Wishlist 8
 * My Wishlist 9




Close popup



Want to get the best deals?
Here's how to stay notified:
1. Click on the icon (as shown) 
2. Allow notifications
OK, GOT IT.
×