{"product_id":"samsung-galaxy-fit3-fitness-smartwatch-pink-gold-sm-r390nidaeub","title":"Samsung Galaxy Fit3 Fitness Smartwatch Pink Gold | SM-R390NIDAEUB","description":"\u003cstyle\u003e\n  .pd,\n  .pd * {\n    box-sizing: border-box;\n  }\n\n  .pd {\n    --blue: #003b71;\n    --blue-bright: #005cb9;\n    --yellow: #ffd200;\n    --soft-blue: #f2f7fc;\n    --white: #ffffff;\n    --card: #f8fafc;\n    --border: #d8e7f5;\n    --heading: #1a1a1a;\n    --text: #444444;\n    --muted: #66717d;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--text);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .pd h1,\n  .pd h2,\n  .pd h3,\n  .pd p {\n    margin-top: 0;\n  }\n\n  .pd h1,\n  .pd h2,\n  .pd h3 {\n    color: var(--heading);\n    line-height: 1.2;\n  }\n\n  .pd .breadcrumb {\n    margin-bottom: 12px;\n    color: var(--blue-bright);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .pd .hero-border {\n    position: relative;\n    overflow: hidden;\n    padding: 28px 30px 24px;\n    border: 1px solid var(--border);\n    border-top: 5px solid var(--blue);\n    border-radius: 10px;\n    background: linear-gradient(115deg, #ffffff 0%, #f2f7fc 100%);\n  }\n\n  .pd .hero-border::after {\n    position: absolute;\n    top: 0;\n    right: 0;\n    width: 84px;\n    height: 5px;\n    background: var(--yellow);\n    content: \"\";\n  }\n\n  .pd .eyebrow {\n    margin-bottom: 8px;\n    color: var(--blue-bright);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.07em;\n    text-transform: uppercase;\n  }\n\n  .pd h1 {\n    max-width: 900px;\n    margin-bottom: 12px;\n    font-size: clamp(34px, 4vw, 42px);\n    letter-spacing: -0.03em;\n  }\n\n  .pd .deck {\n    max-width: 850px;\n    margin-bottom: 0;\n    color: #4e5b68;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .pd .stats-bar {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    margin-top: 14px;\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: var(--white);\n  }\n\n  .pd .stat {\n    min-width: 0;\n    padding: 15px 16px;\n    border-right: 1px solid var(--border);\n  }\n\n  .pd .stat:last-child {\n    border-right: 0;\n  }\n\n  .pd .stat-value {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--blue);\n    font-size: 21px;\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .pd .stat-label {\n    display: block;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.4;\n  }\n\n  .pd .content-block {\n    padding: 24px 2px 0;\n  }\n\n  .pd .content-block p {\n    margin-bottom: 12px;\n  }\n\n  .pd .section-divider {\n    height: 1px;\n    margin: 28px 0;\n    border: 0;\n    background: var(--border);\n  }\n\n  .pd .pull-quote {\n    position: relative;\n    margin-top: 20px;\n    padding: 18px 20px 18px 24px;\n    border: 1px solid var(--border);\n    border-left: 5px solid var(--blue-bright);\n    border-radius: 7px;\n    background: var(--soft-blue);\n    color: var(--blue);\n    font-size: 17px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .pd .pull-quote::before {\n    position: absolute;\n    top: 0;\n    left: -5px;\n    width: 5px;\n    height: 36px;\n    background: var(--yellow);\n    content: \"\";\n  }\n\n  .pd .section-title {\n    margin-bottom: 14px;\n    color: var(--blue);\n    font-size: 18px;\n    font-weight: 800;\n  }\n\n  .pd .ideal-cards,\n  .pd .features-grid {\n    display: grid;\n    gap: 12px;\n  }\n\n  .pd .ideal-cards {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .pd .features-grid {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .pd .ideal-card,\n  .pd .feature-card {\n    min-width: 0;\n    padding: 17px;\n    border: 1px solid var(--border);\n    border-radius: 7px;\n    background: var(--white);\n  }\n\n  .pd .ideal-card {\n    border-top: 3px solid var(--blue-bright);\n  }\n\n  .pd .feature-card {\n    background: var(--card);\n  }\n\n  .pd .ideal-card h3,\n  .pd .feature-card h3 {\n    margin-bottom: 7px;\n    color: var(--blue);\n    font-size: 15px;\n  }\n\n  .pd .ideal-card p,\n  .pd .feature-card p {\n    margin-bottom: 0;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .pd .feature-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 25px;\n    height: 25px;\n    margin-bottom: 10px;\n    border-radius: 50%;\n    background: var(--soft-blue);\n    color: var(--blue-bright);\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .pd .editorial {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .pd .editorial-card {\n    min-width: 0;\n    padding: 20px;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: var(--white);\n  }\n\n  .pd .editorial-card.wide {\n    grid-column: 1 \/ -1;\n    background: var(--soft-blue);\n  }\n\n  .pd .editorial-card h3 {\n    margin-bottom: 9px;\n    color: var(--blue);\n    font-size: 17px;\n  }\n\n  .pd .editorial-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pd .compare-card {\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: var(--white);\n  }\n\n  .pd .compare-card table {\n    width: 100%;\n    border-collapse: collapse;\n    table-layout: fixed;\n  }\n\n  .pd .compare-card th,\n  .pd .compare-card td {\n    padding: 13px 15px;\n    border-bottom: 1px solid var(--border);\n    text-align: left;\n    vertical-align: top;\n    overflow-wrap: anywhere;\n  }\n\n  .pd .compare-card th {\n    background: var(--blue);\n    color: #ffffff;\n    font-size: 13px;\n  }\n\n  .pd .compare-card td {\n    font-size: 14px;\n  }\n\n  .pd .compare-card tbody tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .pd .compare-card td:first-child {\n    width: 23%;\n    color: var(--blue);\n    font-weight: 700;\n  }\n\n  .pd .compare-card td:nth-child(2) {\n    width: 34%;\n    font-weight: 700;\n  }\n\n  .pd .verdict {\n    overflow: hidden;\n    border: 1px solid var(--blue);\n    border-radius: 9px;\n    background: var(--white);\n  }\n\n  .pd .verdict-header {\n    padding: 15px 20px;\n    background: var(--blue);\n  }\n\n  .pd .verdict-header h2 {\n    margin-bottom: 0;\n    color: #ffffff;\n    font-size: 18px;\n  }\n\n  .pd .verdict-body {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .pd .verdict-column {\n    padding: 19px 20px;\n  }\n\n  .pd .verdict-column + .verdict-column {\n    border-left: 1px solid var(--border);\n    background: var(--card);\n  }\n\n  .pd .verdict-column h3 {\n    margin-bottom: 10px;\n    color: var(--blue);\n    font-size: 15px;\n  }\n\n  .pd .verdict-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .pd .verdict-list li {\n    position: relative;\n    margin-bottom: 8px;\n    padding-left: 17px;\n    font-size: 14px;\n  }\n\n  .pd .verdict-list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .pd .verdict-list li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    font-weight: 800;\n    content: \"•\";\n  }\n\n  .pd .strengths li::before {\n    color: var(--blue-bright);\n  }\n\n  .pd .considerations li::before {\n    color: #c49d00;\n  }\n\n  @media (max-width: 860px) {\n    .pd .stats-bar,\n    .pd .features-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .pd .stat:nth-child(2) {\n      border-right: 0;\n    }\n\n    .pd .stat:nth-child(-n + 2) {\n      border-bottom: 1px solid var(--border);\n    }\n\n    .pd .ideal-cards {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 640px) {\n    .pd {\n      font-size: 14px;\n    }\n\n    .pd .hero-border {\n      padding: 22px 18px 19px;\n    }\n\n    .pd h1 {\n      font-size: 34px;\n    }\n\n    .pd .deck {\n      font-size: 15px;\n    }\n\n    .pd .stats-bar,\n    .pd .features-grid,\n    .pd .editorial,\n    .pd .verdict-body {\n      grid-template-columns: 1fr;\n    }\n\n    .pd .stat {\n      border-right: 0;\n      border-bottom: 1px solid var(--border);\n    }\n\n    .pd .stat:last-child {\n      border-bottom: 0;\n    }\n\n    .pd .editorial-card.wide {\n      grid-column: auto;\n    }\n\n    .pd .verdict-column + .verdict-column {\n      border-top: 1px solid var(--border);\n      border-left: 0;\n    }\n\n    .pd .compare-card {\n      overflow-x: auto;\n    }\n\n    .pd .compare-card table {\n      min-width: 640px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd\"\u003e\n  \u003cdiv class=\"breadcrumb\"\u003eWearables \/ Fitness Trackers \/ Galaxy Fit\u003c\/div\u003e\n\n  \u003csection class=\"hero-border\"\u003e\n    \u003cdiv class=\"eyebrow\"\u003eSamsung Galaxy Fit3\u003c\/div\u003e\n    \u003ch1\u003eSamsung Galaxy Fit3 Bluetooth Fitness Tracker — Pink Gold\u003c\/h1\u003e\n    \u003cp class=\"deck\"\u003e\n      A lightweight everyday fitness companion with a large AMOLED display, extended battery life, comprehensive wellness tracking and practical Galaxy smartphone controls.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"stats-bar\"\u003e\n    \u003cdiv class=\"stat\"\u003e\n      \u003cspan class=\"stat-value\"\u003e1.6\"\u003c\/span\u003e\n      \u003cspan class=\"stat-label\"\u003eLarge AMOLED touchscreen\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n      \u003cspan class=\"stat-value\"\u003e13 Days\u003c\/span\u003e\n      \u003cspan class=\"stat-label\"\u003eBattery life with AOD disabled\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n      \u003cspan class=\"stat-value\"\u003e100+\u003c\/span\u003e\n      \u003cspan class=\"stat-label\"\u003eSupported exercise modes\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n      \u003cspan class=\"stat-value\"\u003e5ATM\u003c\/span\u003e\n      \u003cspan class=\"stat-label\"\u003eWater resistance with IP68 protection\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"content-block\"\u003e\n    \u003cp\u003e\n      Galaxy Fit3 makes everyday activity and wellness information easier to follow without the size or complexity of a full smartwatch. Its rectangular 1.6-inch AMOLED display provides generous room for workout data, notifications, controls and personalised watch faces, with intuitive gestures for moving between frequently used functions.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      The lightweight aluminium body is comfortable enough for exercise, daily wear and overnight sleep monitoring. Its Pink Gold finish adds a refined, versatile look, while Bluetooth connectivity keeps the tracker linked to a compatible Galaxy smartphone and Samsung Health.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pull-quote\"\u003e\n      Essential activity, sleep and smartphone features in a refined lightweight tracker designed to remain on your wrist for longer.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003chr class=\"section-divider\"\u003e\n\n  \u003csection\u003e\n    \u003ch2 class=\"section-title\"\u003eIdeal For\u003c\/h2\u003e\n\n    \u003cdiv class=\"ideal-cards\"\u003e\n      \u003carticle class=\"ideal-card\"\u003e\n        \u003ch3\u003eEveryday Activity Tracking\u003c\/h3\u003e\n        \u003cp\u003e\n          Monitor steps, active time and calories throughout the day, with clear progress information available directly from the wrist.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ideal-card\"\u003e\n        \u003ch3\u003eSleep and Wellness Insights\u003c\/h3\u003e\n        \u003cp\u003e\n          Record sleep stages, heart rate, stress and blood oxygen, then review longer-term patterns through Samsung Health.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ideal-card\"\u003e\n        \u003ch3\u003eGalaxy Smartphone Users\u003c\/h3\u003e\n        \u003cp\u003e\n          Receive notifications, control media and access useful phone functions without repeatedly reaching for your connected handset.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003chr class=\"section-divider\"\u003e\n\n  \u003csection\u003e\n    \u003ch2 class=\"section-title\"\u003eKey Features\u003c\/h2\u003e\n\n    \u003cdiv class=\"features-grid\"\u003e\n      \u003carticle class=\"feature-card\"\u003e\n        \u003cspan class=\"feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch3\u003eLarge AMOLED Display\u003c\/h3\u003e\n        \u003cp\u003e\n          The 1.6-inch colour touchscreen provides a spacious, clear interface for fitness statistics, alerts, tiles and customised watch faces.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"feature-card\"\u003e\n        \u003cspan class=\"feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch3\u003eUp to 13 Days of Battery\u003c\/h3\u003e\n        \u003cp\u003e\n          Extended battery life reduces charging interruptions, while a 30-minute top-up can restore up to 65% when a quick boost is needed.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"feature-card\"\u003e\n        \u003cspan class=\"feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch3\u003eOver 100 Exercise Modes\u003c\/h3\u003e\n        \u003cp\u003e\n          Track a broad selection of indoor and outdoor activities, with automatic recognition available for selected popular workouts.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"feature-card\"\u003e\n        \u003cspan class=\"feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch3\u003eDetailed Sleep Tracking\u003c\/h3\u003e\n        \u003cp\u003e\n          Review sleep stages, blood oxygen, Sleep Score and supported snoring information, with personalised Sleep Coaching available through Samsung Health.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"feature-card\"\u003e\n        \u003cspan class=\"feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch3\u003eDaily Wellness Monitoring\u003c\/h3\u003e\n        \u003cp\u003e\n          Track heart rate, stress, blood oxygen, steps and calories to build a clearer view of everyday activity and wellness habits.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"feature-card\"\u003e\n        \u003cspan class=\"feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch3\u003eConnected Galaxy Controls\u003c\/h3\u003e\n        \u003cp\u003e\n          Manage music, check notifications, send supported quick replies, locate your phone and control a compatible Galaxy camera.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003chr class=\"section-divider\"\u003e\n\n  \u003csection class=\"editorial\"\u003e\n    \u003carticle class=\"editorial-card\"\u003e\n      \u003ch3\u003eComfortable Enough for Day and Night\u003c\/h3\u003e\n      \u003cp\u003e\n        The slim aluminium body keeps Galaxy Fit3 light on the wrist, making it practical for workouts, daily movement and overnight monitoring. Its streamlined profile is less intrusive than a larger smartwatch when worn beneath sleeves or during sleep.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        The Pink Gold finish gives the tracker a polished appearance that works naturally with sportswear, everyday clothing and smarter outfits.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"editorial-card\"\u003e\n      \u003ch3\u003eFitness Tracking Without Extra Complexity\u003c\/h3\u003e\n      \u003cp\u003e\n        More than 100 exercise modes support varied routines, from running and rowing to elliptical training and pool swimming. A double press of the Home button provides quick access to the exercise menu.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Automatic workout recognition can capture selected activities when a session is not started manually, helping maintain a more complete record of regular movement.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"editorial-card wide\"\u003e\n      \u003ch3\u003eHealth and Smartphone Information in One Place\u003c\/h3\u003e\n      \u003cp\u003e\n        Galaxy Fit3 uses its accelerometer, barometer, gyroscope, optical heart-rate sensor and light sensor to support daily activity and wellness monitoring. Sleep tracking adds information on sleep stages, blood oxygen and Sleep Score, with Samsung Health presenting accumulated data on a compatible smartphone.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Bluetooth 5.3 enables wrist-based access to notifications, media controls, supported quick replies, Find My Phone and Camera Remote. Fall detection can prompt an emergency response, while five presses of the Home button can notify pre-registered emergency contacts.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n  \u003c\/section\u003e\n\n  \u003chr class=\"section-divider\"\u003e\n\n  \u003csection\u003e\n    \u003ch2 class=\"section-title\"\u003eHow It Compares\u003c\/h2\u003e\n\n    \u003cdiv class=\"compare-card\"\u003e\n      \u003ctable\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eTracking Area\u003c\/th\u003e\n            \u003cth\u003eGalaxy Fit3 Capability\u003c\/th\u003e\n            \u003cth\u003eOwnership Benefit\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eDisplay\u003c\/td\u003e\n            \u003ctd\u003e1.6-inch AMOLED touchscreen with 256 × 402 resolution\u003c\/td\u003e\n            \u003ctd\u003eProvides more room to read activity data, notifications and controls at a glance.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eBattery\u003c\/td\u003e\n            \u003ctd\u003eUp to 13 days with Always On Display disabled\u003c\/td\u003e\n            \u003ctd\u003eReduces the need to remove the tracker for frequent charging.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eExercise\u003c\/td\u003e\n            \u003ctd\u003eMore than 100 workout modes with selected automatic detection\u003c\/td\u003e\n            \u003ctd\u003eSupports varied routines and helps record activity when a session is not started manually.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSleep\u003c\/td\u003e\n            \u003ctd\u003eSleep stages, blood oxygen, Sleep Score and Sleep Coaching\u003c\/td\u003e\n            \u003ctd\u003eProvides a broader view of overnight patterns and recovery habits.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eWellness\u003c\/td\u003e\n            \u003ctd\u003eHeart rate, stress, blood oxygen, steps and calorie tracking\u003c\/td\u003e\n            \u003ctd\u003eCombines core daily activity and wellness measurements within one wearable.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003ePhone Controls\u003c\/td\u003e\n            \u003ctd\u003eNotifications, media control, quick replies, Camera Remote and Find My Phone\u003c\/td\u003e\n            \u003ctd\u003ePlaces frequently used Galaxy smartphone functions within easy reach.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSafety\u003c\/td\u003e\n            \u003ctd\u003eFall detection and emergency contact notification\u003c\/td\u003e\n            \u003ctd\u003eAdds a practical way to request assistance from the wrist when needed.\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003chr class=\"section-divider\"\u003e\n\n  \u003csection class=\"verdict\"\u003e\n    \u003cdiv class=\"verdict-header\"\u003e\n      \u003ch2\u003eThe Verdict\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"verdict-body\"\u003e\n      \u003cdiv class=\"verdict-column\"\u003e\n        \u003ch3\u003eStrengths\u003c\/h3\u003e\n        \u003cul class=\"verdict-list strengths\"\u003e\n          \u003cli\u003eLarge 1.6-inch AMOLED display\u003c\/li\u003e\n          \u003cli\u003eUp to 13 days of battery life with Always On Display disabled\u003c\/li\u003e\n          \u003cli\u003eMore than 100 supported exercise modes\u003c\/li\u003e\n          \u003cli\u003eComprehensive sleep and daily wellness tracking\u003c\/li\u003e\n          \u003cli\u003eLightweight aluminium construction\u003c\/li\u003e\n          \u003cli\u003e5ATM and IP68 water and dust resistance\u003c\/li\u003e\n          \u003cli\u003eUseful notifications, media and Galaxy smartphone controls\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"verdict-column\"\u003e\n        \u003ch3\u003eConsiderations\u003c\/h3\u003e\n        \u003cul class=\"verdict-list considerations\"\u003e\n          \u003cli\u003eRequires a compatible Samsung Galaxy smartphone with Android 10 or later\u003c\/li\u003e\n          \u003cli\u003eA Samsung account is required for setup and supported health services\u003c\/li\u003e\n          \u003cli\u003eBattery life falls to up to 3.5 days with Always On Display enabled\u003c\/li\u003e\n          \u003cli\u003eCamera Remote requires a compatible Galaxy phone and supported software\u003c\/li\u003e\n          \u003cli\u003eHealth measurements are intended for general wellness and fitness purposes\u003c\/li\u003e\n          \u003cli\u003ePairing with Galaxy Tab and Galaxy Book devices is not supported\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Default Title","offer_id":54415316713799,"sku":"SM-R390NIDAEUB","price":69.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0550\/5807\/1748\/files\/SM-R390NIDAEUB.webp?v=1784892258","url":"https:\/\/euronics.ie\/products\/samsung-galaxy-fit3-fitness-smartwatch-pink-gold-sm-r390nidaeub","provider":"Euronics Ireland","version":"1.0","type":"link"}