Health and Wellness Experiences | Mastercard priceless™ (2025)

Skip to main content

Interests

Locations

Log in

Sign up

Health and Wellness Experiences | Mastercard priceless™ (2)

English/USD

    Language: English Health and Wellness Experiences | Mastercard priceless™ (3)

    Currency: USD - $ Health and Wellness Experiences | Mastercard priceless™ (4)

Health and Wellness Experiences | Mastercard priceless™ (6)

Health and Wellness Experiences | Mastercard priceless™ (7)

Log in

Sign up

Language

Currency

Interests

Locations

About priceless™

Contact us

Close

  • With a focus on enriching the mind, body and soul, these priceless experiences will bring you and your loved ones the highest level of calm and clarity. From learning meditation techniques and indulging in special spa treatments to personal fitness classes, outdoor activities and more - these experiences will energize you and support a positive approach to holistic wellbeing.

Popular health and wellness experiences

  • Le Studio des Parfums Paris, France Design a custom perfume and have it bottled with a personalised ribbon US$115 per person (approximate conversion)
  • Rena Spa London, United Kingdom Indulge in lavish pampering at a luxury spa US$170 Monday - Friday / US$197 Saturday - Sunday (approximate conversion)
  • Manici Farm Ayvacık, Turkey Reap the wellness benefits of a Turkish mountain-farm resort stay from US$781 (approximate conversion)
  • Reserve Padel Miami, Florida Hit the court for a game of padel with members-only access at Reserve US$60
  • Kamalaya Koh Samui Ko Samui District, Thailand Unwind at an award-winning wellness resort on a tranquil Thai island US$3,473-US$4,248/person (approximate conversion)
  • The Class New York, New York Secure exclusive presale access to Taryn Toomey's The Class! US$75
  • APIVITA Athens, Greece Craft a personalised cosmetic with Greek ingredients and expert guidance US$72/person (approximate conversion)
  • Peninsula Hot Springs Fingal, Australia Let your cares slip away at a natural hot springs resort US$129/person (approximate conversion)
  • Istriana travel Buzet, Croatia Escape to Istria for a fun wellness weekend of rock climbing and more US$1,040 (approximate conversion)

View more

FILTER

Follow us

  • Contact us (opens in new tab)
  • Terms of Use (opens in new tab)
  • About priceless™ (opens in new tab)
  • Privacy Notice (opens in new tab)
  • Mastercard.com (opens in new tab)
  • Manage cookies
  • Sitemap (opens in new tab)

Mastercard and Priceless are registered trademarks, and the circles design is a trademark of Mastercard International Incorporated. ©2024 Mastercard

  • Contact us (opens in new tab)
  • About priceless™ (opens in new tab)
  • Mastercard.com (opens in new tab)
  • Terms of Use (opens in new tab)
  • Privacy Notice (opens in new tab)
  • Manage cookies
  • Sitemap (opens in new tab)

Mastercard and Priceless are registered trademarks, and the circles design is a trademark of Mastercard International Incorporated. ©2024 Mastercard

eu07-SI5-SClqNzFnHOBMtg38HKltd2-SO0-U0-AC0-C1-L1-H1-mA0-uA1-auto0-exec:0.364-ajax:0-total:0.364

'); if ($.trim(selector) !== '') { var id = 'error_div_' + selector.replace('#', '').replace('.', '').replace(' ', ''); $error.attr('id', id); } $input.parent().append($error); } $error.html(msg).show(); $input.attr('aria-invalid', true).attr('aria-describedby', $error.attr('id')); if (! aria_live_shown) { aria_live_shown = true; $error.attr('aria-live', 'polite'); $input.focus(); } } } $(".signup_form_submit_btn").removeClass('disabled'); } else if (data.result === 3) { // Email is already being used, please Log In /* $("#nav .js-login").click(); // added #nav to log pageview once for desktop and mobile $("#login-email").val(email).show(); $("#login-pass").focus(); $("#login_error").html(data.msg).show(); resetRecaptcha('signup'); */ alertEx('email already used'); $(".signup_form_submit_btn").removeClass('disabled'); } /* else if (false && data.result === 14) { // for countreis like germany, needs email verification // directly go to next step if (signup_collectCardOnSignUp) { var postData = {action : 'submitSignupCCForm_save_card', payUrl:data.payUrl}; $('#signup_cc_iframe')[0].contentWindow.postMessage(JSON.stringify(postData), '*'); } else { signup_goto_next_step(); } //var message = "Please verify your email."; //alertEx(message); //$(".signup_form_submit_btn").removeClass('disabled'); } */ else if (data.result > 0) { //signup_goto_next_step(); var j = get_next_step_index_by_step_id('signup_form'); $('.signup_stepicon_index_'+ (j-1)).addClass('done'); signup_goto_step(j); if (data.requiresEmailVerification == 1) { $('.done_header_div').addClass('email_verification').removeClass('no_email_verification'); $('.signup_stepicon_done .signup_stepicon_text ').html("Thank You"); } else { $('.done_header_div').addClass('no_email_verification').removeClass('email_verification'); $('.signup_stepicon_done .signup_stepicon_text').html("Done"); } $('.ifonly_pop_close_img').click(function(e){ var redirectUrl = $("#redirectURL").val().trim(); var url_regex = /^(http|https)/; if (url_regex.test(String(redirectUrl).toLowerCase())) { redirectUrl = ''; // do not allow redirect to other site } location.href = redirectUrl; }); signup_form_submitted(data); } else { if (data.error_code == 'sess_exp') { alertEx("Session expired. Page will be refreshed."); window.setTimeout(function() { location.href = g_is_mobile ? '/m' : '/'; }, 5000); } else if (data.msg) { alert(data.msg); } else { alert('register error'); } } }).fail( function(xhr, textStatus, error) { if (g_thisHost === 'www') { location.reload(); } else if (g_thisHost==='dev' || g_thisHost==='test') { alert_error("Error in _streamlined_signup_form register
status:" + textStatus + "
error:" + error + "

" + xhr.responseText); } else { confirmEx("Please refresh and try again." + ' ' + "If you continue to receive this error please contact priceless\u2122 concierge." + '

It will automatically refresh the page in LIVE.
(' + textStatus + ' - ' + xhr.statusText + ')', 'User Signup Error', function(){location.reload();}, function(){loadingAnimation("hide");}, "Refresh", "Close"); console.log(xhr); } $(".signup_form_submit_btn").removeClass('disabled'); }); return false; } // data: data returned form register ajax call function signup_form_submitted(data){ console.log('signup form submitted successfully'); // adobe tracking 1.10 var adobeTracking = {ctaName: 'Sign up - Completed'}; if (g_withMcCompleteRegistrationForm) { adobeTracking['ctaName'] = 'Sign up Completed – Long Form'; } if (data.cardTypeName) { adobeTracking['cardType'] = data.cardTypeName; } adobeSatelliteTracking('Forms', adobeTracking); // Need to make callback since we NOW have emailAddress and userId // emailAddress and userId are needed for BlueShift if (typeof data !== 'undefined' && data.emailAddress && data.userId) { trackingSignupConfirmation(data.emailAddress, data.userId); } if (addGuestProductToCart()) return false; // if need to add a guest product (main.js) /* if (g_sourceId === 0 && g_register_result.result === 1) { // display thank you when it's new user g_signup_timer = 5000; // need more time to read message if (g_register_result.loginExistingUser) { g_signup_timer = 0; } else { var showEmailCrm = false; if (showEmailCrm && $('#pricelessProgram').prop('checked')) { g_signup_timer = 60 * 60 * 1000; // one hour show_ifonly_overlay('.email_crm_overlay'); $('.email_crm_overlay').attr('continu_signup_process', '1'); } else{ showThankYouPopIfNecessary(); } } } */ var redirectUrl = $("#redirectURL").val().trim(); var url_regex = /^(http|https)/; if (url_regex.test(String(redirectUrl).toLowerCase())) { redirectUrl = ''; // do not allow redirect to other site } /* g_signup_timer = 5000; if (g_register_result!==null && ! empty(g_register_result.terms)) { showMemberTermsAndPrivacyDialog(redirectUrl, g_register_result.terms, g_register_result.termsTranslatedText); return false; } else if (redirectUrl !== '' && redirectUrl !== '#') { setTimeout(function() { location.href = redirectUrl; }, g_signup_timer); } else { setTimeout(function() { location.reload(); }, g_signup_timer); } */ } function signup_syncCCIframeSize() { if ($('#signup_cc_iframe').length > 0) { var postData = {action : 'syncCCIframeSize'}; $('#signup_cc_iframe')[0].contentWindow.postMessage(JSON.stringify(postData), '*'); } } function resetCCform() { if ($('#signup_cc_iframe').length > 0) { var postData = {action: 'resetCCform'}; $('#signup_cc_iframe')[0].contentWindow.postMessage(JSON.stringify(postData), '*'); $('.signup_cc_submit_btn').removeClass('disabled'); } } function resetSignupForm() { g_signup_cc_saved = false; $('#redesignedSignupForm .error_div').hide(); $('#redesignedSignupForm input:not([type=hidden]), #redesignedSignupForm select').val(''); $('.signup_cc_submit_btn').removeClass('disabled'); $('.signup_form_submit_btn').removeClass('disabled'); $('.mc_priceless_check').prop('checked', false); } function resetStepIcon() { $('.signup_stepicon').removeClass('done').removeClass('current'); } // ************** listen to message from the iframe ************************ if (typeof(signup_redesign_js_loaded)=='undefined') { signup_redesign_js_loaded = true; window.addEventListener("message", function(e){ if (e.origin !== 'https://pay.priceless.com') return; try { var data = jQuery.parseJSON(e.data); } catch(err) { return; } if (data.action === 'signup_cc_saved') { console.log('signup_cc_saved received'); g_signup_cc_saved = true; //signup_goto_next_step(); var j = get_next_step_index_by_step_id('verify_card'); $('.signup_stepicon_index_'+ (j-1)).addClass('done'); signup_goto_step(j); } else if (data.action === 'signup_cc_save_called') { if (! g_signup_cc_saved) { $('.signup_cc_submit_btn').removeClass('disabled'); } $(".signup_form_submit_btn").removeClass('disabled'); } else if (data.action === 'alert_session_timeout') { alertEx("Session expired. Page will be refreshed."); window.setTimeout(function() { location.href = g_is_mobile ? '/m' : '/'; }, 5000); } // event handlers else if (data.action === 'resize_signup_cc_iframe') { if (data.height) { var $target = $('#signup_cc_iframe'); if(data.target !== undefined && $.trim(data.target) !== '' && $.trim(data.target) !== '.' && $.trim(data.target) !== '#'){ $target = $(data.target); } //$target.attr('style', 'min-height: ' + data.height + 'px; max-height: ' + data.height + 'px;'); $target.css('min-height', data.height ); $target.css('height', data.height ); $target.css('max-height', 'none'); } } }); }

Health and Wellness Experiences | Mastercard priceless™ (2025)

References

Top Articles
Latest Posts
Recommended Articles
Article information

Author: Fredrick Kertzmann

Last Updated:

Views: 5877

Rating: 4.6 / 5 (46 voted)

Reviews: 85% of readers found this page helpful

Author information

Name: Fredrick Kertzmann

Birthday: 2000-04-29

Address: Apt. 203 613 Huels Gateway, Ralphtown, LA 40204

Phone: +2135150832870

Job: Regional Design Producer

Hobby: Nordic skating, Lacemaking, Mountain biking, Rowing, Gardening, Water sports, role-playing games

Introduction: My name is Fredrick Kertzmann, I am a gleaming, encouraging, inexpensive, thankful, tender, quaint, precious person who loves writing and wants to share my knowledge and understanding with you.