{"product_id":"marriott-mmp-discount","title":"Marriott MMP Discount - Family Rate","description":"\u003cstyle\u003e\n\/* =========================================================\n   UPGRADE MY TRIP — Universal Product Description Framework\n   Brand: black ink + orange accent, Poppins (inherits theme),\n   light\/airy, hairline dividers. Based on the approved\n   Hyatt Globalist \/ Hyatt Points pages.\n\n   USAGE: paste this \u003cstyle\u003e block ONCE + the \u003cdiv class=\"umt-desc\"\u003e\n   content block into the Shopify product Description via the\n   \"\u003c\u003e\" (Show HTML) editor.\n   ========================================================= *\/\n.umt-desc{\n  --ink:#1a1a1a;\n  --text:#555555;\n  --muted:#8a8a8a;\n  --accent:#f4801f;\n  --accent-deep:#e06f12;\n  --accent-soft:#fff3e8;\n  --line:#ececec;\n  --panel:#fafafa;\n  --white:#ffffff;\n  font-family:inherit;\n  color:var(--text);\n  line-height:1.65;\n  font-size:16px;\n  max-width:1000px;\n  margin:0 auto;\n}\n.umt-desc *{box-sizing:border-box;}\n.umt-desc h2,.umt-desc h3,.umt-desc h4,.umt-desc p,.umt-desc ul,.umt-desc li{\n  margin:0;padding:0;font-family:inherit;\n}\n.umt-desc ul{list-style:none;}\n.umt-desc b{font-weight:600;color:var(--ink);}\n\n.umt-desc .umt-eyebrow{\n  font-size:12px;letter-spacing:.16em;text-transform:uppercase;\n  font-weight:700;color:var(--accent);margin-bottom:12px;\n}\n\n\/* ---------- INTRO ---------- *\/\n.umt-desc .umt-intro{padding:4px 0 30px;}\n.umt-desc .umt-intro h2{\n  font-size:clamp(24px,3.6vw,32px);font-weight:700;color:var(--ink);\n  line-height:1.2;margin-bottom:14px;\n}\n.umt-desc .umt-intro p{font-size:16.5px;color:var(--text);max-width:740px;}\n\n\/* highlight stat strip *\/\n.umt-desc .umt-stats{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px;}\n.umt-desc .umt-stat{\n  flex:1 1 150px;border:1px solid var(--line);border-radius:11px;background:var(--white);\n  padding:16px 18px;\n}\n.umt-desc .umt-stat .umt-big{font-size:24px;font-weight:800;color:var(--ink);line-height:1;}\n.umt-desc .umt-stat .umt-lbl{font-size:13px;color:var(--muted);margin-top:6px;}\n.umt-desc .umt-stat .umt-big span{color:var(--accent);}\n\n\/* ---------- SECTION SHELL ---------- *\/\n.umt-desc .umt-section{padding-top:36px;margin-top:36px;border-top:1px solid var(--line);}\n.umt-desc .umt-section \u003e h3{\n  font-size:clamp(19px,2.6vw,24px);font-weight:700;color:var(--ink);margin-bottom:6px;\n}\n.umt-desc .umt-section \u003e .umt-sub{color:var(--muted);margin-bottom:24px;max-width:680px;}\n\n\/* ---------- BENEFITS GRID ---------- *\/\n.umt-desc .umt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;}\n.umt-desc .umt-card{\n  border:1px solid var(--line);border-radius:11px;background:var(--white);\n  padding:22px 20px;transition:border-color .2s ease,transform .2s ease;\n}\n.umt-desc .umt-card:hover{border-color:var(--accent);transform:translateY(-2px);}\n.umt-desc .umt-card .umt-ic{\n  width:42px;height:42px;border-radius:10px;background:var(--accent-soft);color:var(--accent-deep);\n  display:flex;align-items:center;justify-content:center;margin-bottom:14px;\n}\n.umt-desc .umt-card .umt-ic svg{width:22px;height:22px;}\n.umt-desc .umt-card h4{font-size:15.5px;color:var(--ink);font-weight:700;margin-bottom:5px;}\n.umt-desc .umt-card p{font-size:13.5px;color:var(--muted);}\n\n\/* ---------- HOW IT WORKS ---------- *\/\n.umt-desc .umt-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;}\n.umt-desc .umt-step .umt-num{\n  font-size:30px;font-weight:800;color:var(--accent);line-height:1;margin-bottom:10px;\n}\n.umt-desc .umt-step h4{font-size:15px;color:var(--ink);font-weight:700;margin-bottom:5px;}\n.umt-desc .umt-step p{font-size:13.5px;color:var(--muted);}\n\n\/* ---------- OPTIONS \/ PRICING PICKER ---------- *\/\n.umt-desc .umt-options{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;}\n.umt-desc .umt-opt{\n  border:1px solid var(--line);border-radius:12px;background:var(--white);padding:22px 22px;\n  position:relative;transition:border-color .2s ease,transform .2s ease;\n}\n.umt-desc .umt-opt:hover{border-color:var(--accent);transform:translateY(-2px);}\n.umt-desc .umt-opt.umt-best{border-color:var(--accent);}\n.umt-desc .umt-opt .umt-badge{\n  position:absolute;top:-11px;left:22px;background:var(--accent);color:#fff;\n  font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;\n  padding:5px 11px;border-radius:20px;\n}\n.umt-desc .umt-opt-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:14px;}\n.umt-desc .umt-opt-head h4{font-size:17px;color:var(--ink);font-weight:700;}\n.umt-desc .umt-opt-tag{font-size:13px;color:var(--accent-deep);font-weight:700;}\n.umt-desc .umt-opt-list li{\n  display:flex;gap:9px;align-items:flex-start;font-size:14px;color:var(--text);padding:6px 0;\n}\n.umt-desc .umt-opt-list li svg{width:16px;height:16px;color:var(--accent-deep);flex:0 0 auto;margin-top:3px;}\n.umt-desc .umt-pick-note{font-size:13px;color:var(--muted);margin-top:14px;}\n\n\/* ---------- FAQ ACCORDION ---------- *\/\n.umt-desc .umt-faq{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--white);}\n.umt-desc details{border-bottom:1px solid var(--line);}\n.umt-desc details:last-child{border-bottom:none;}\n.umt-desc summary{\n  list-style:none;cursor:pointer;padding:17px 22px;\n  display:flex;align-items:center;justify-content:space-between;gap:16px;\n  font-size:15px;font-weight:600;color:var(--ink);\n}\n.umt-desc summary::-webkit-details-marker{display:none;}\n.umt-desc summary:hover{background:var(--panel);}\n.umt-desc summary .umt-chev{\n  flex:0 0 auto;width:18px;height:18px;color:var(--accent-deep);\n  transition:transform .2s ease;\n}\n.umt-desc details[open] summary .umt-chev{transform:rotate(180deg);}\n.umt-desc .umt-ans{padding:0 22px 18px;font-size:14.5px;color:var(--text);}\n\n\/* ---------- VALUE TABLE ---------- *\/\n.umt-desc .umt-table{\n  width:100%;border-collapse:collapse;border:1px solid var(--line);\n  border-radius:12px;overflow:hidden;background:var(--white);margin-bottom:18px;\n}\n.umt-desc .umt-table thead th{\n  background:var(--panel);text-align:left;font-size:13px;font-weight:700;\n  color:var(--ink);text-transform:uppercase;letter-spacing:.04em;\n  padding:14px 18px;border-bottom:1px solid var(--line);\n}\n.umt-desc .umt-table tbody td{\n  font-size:14px;color:var(--text);padding:14px 18px;border-bottom:1px solid var(--line);\n  vertical-align:top;\n}\n.umt-desc .umt-table tbody tr:last-child td{border-bottom:none;}\n.umt-desc .umt-table tbody td:first-child{width:38%;color:var(--ink);}\n.umt-desc .umt-table tbody tr:hover{background:var(--accent-soft);}\n\n\/* ---------- OUR EDGE PANEL ---------- *\/\n.umt-desc .umt-edge{\n  border:1px solid var(--accent);border-radius:12px;background:var(--accent-soft);\n  padding:22px 24px;\n}\n.umt-desc .umt-edge h4{font-size:16px;color:var(--ink);font-weight:700;margin-bottom:14px;}\n.umt-desc .umt-edge ul li{\n  display:flex;gap:11px;align-items:flex-start;font-size:14px;color:var(--text);padding:7px 0;\n}\n.umt-desc .umt-edge ul li svg{width:17px;height:17px;color:var(--accent-deep);flex:0 0 auto;margin-top:3px;}\n\n\/* ---------- USE CARDS (lettered) ---------- *\/\n.umt-desc .umt-usecards{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px;}\n.umt-desc .umt-usecard{\n  border:1px solid var(--line);border-radius:12px;background:var(--white);\n  padding:24px 22px;transition:border-color .2s ease,transform .2s ease;\n}\n.umt-desc .umt-usecard:hover{border-color:var(--accent);transform:translateY(-2px);}\n.umt-desc .umt-usecard .umt-usebadge{\n  display:inline-flex;align-items:center;justify-content:center;\n  width:36px;height:36px;border-radius:50%;background:var(--accent);color:#fff;\n  font-size:18px;font-weight:800;margin-bottom:14px;\n}\n.umt-desc .umt-usecard h4{font-size:16px;color:var(--ink);font-weight:700;margin-bottom:7px;}\n.umt-desc .umt-usecard p{font-size:14px;color:var(--muted);}\n\n\/* ---------- POLICY + TRUST ---------- *\/\n.umt-desc .umt-split{display:grid;grid-template-columns:1.25fr 1fr;gap:18px;\n  padding-top:36px;margin-top:36px;border-top:1px solid var(--line);}\n.umt-desc .umt-policy h3,.umt-desc .umt-trust h3{\n  font-size:19px;color:var(--ink);font-weight:700;margin-bottom:14px;\n}\n.umt-desc .umt-policy p{font-size:14px;color:var(--text);margin-bottom:12px;}\n.umt-desc .umt-policy p:last-child{margin-bottom:0;}\n.umt-desc .umt-trust{\n  border:1px solid var(--line);border-radius:12px;padding:24px 24px;background:var(--panel);\n}\n.umt-desc .umt-trust ul li{\n  display:flex;gap:12px;align-items:flex-start;font-size:14px;color:var(--text);\n  padding:11px 0;border-bottom:1px solid var(--line);\n}\n.umt-desc .umt-trust ul li:last-child{border-bottom:none;}\n.umt-desc .umt-trust ul li svg{width:18px;height:18px;color:var(--accent-deep);flex:0 0 auto;margin-top:2px;}\n.umt-desc .umt-signoff{margin-top:16px;font-size:13.5px;color:var(--muted);}\n\n@media (max-width:760px){\n  .umt-desc .umt-grid{grid-template-columns:1fr 1fr;}\n  .umt-desc .umt-steps{grid-template-columns:1fr 1fr;}\n  .umt-desc .umt-split{grid-template-columns:1fr;}\n  .umt-desc .umt-options{grid-template-columns:1fr;}\n  .umt-desc .umt-usecards{grid-template-columns:1fr;}\n}\n@media (max-width:430px){\n  .umt-desc .umt-grid{grid-template-columns:1fr;}\n}\n@media (prefers-reduced-motion:reduce){\n  .umt-desc *{transition:none !important;}\n}\n\u003c\/style\u003e\n\u003cdiv class=\"umt-desc\"\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"umt-intro\"\u003e\n    \u003cdiv class=\"umt-eyebrow\"\u003eMarriott Explore Program · Family Rate (MMP)\u003c\/div\u003e\n    \u003ch2\u003eGet verified for Marriott's biggest discount — the Family Rate\u003c\/h2\u003e\n    \u003cp style=\"max-width:none;\"\u003eMMP is Marriott's Family Rate — the deepest discount in the Marriott Explore Program, typically 50–60% off standard rates. We verify your Marriott Bonvoy account so the rate appears directly inside your account, exactly the way it works for Marriott's own associates today.\u003c\/p\u003e\n\n    \u003cdiv class=\"umt-stats\"\u003e\n      \u003cdiv class=\"umt-stat\"\u003e\n        \u003cdiv class=\"umt-big\"\u003e\n\u003cspan\u003e50-60%\u003c\/span\u003e off\u003c\/div\u003e\n        \u003cdiv class=\"umt-lbl\"\u003eTypical savings vs. standard rates\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"umt-stat\"\u003e\n        \u003cdiv class=\"umt-big\"\u003eDigital\u003c\/div\u003e\n        \u003cdiv class=\"umt-lbl\"\u003e100% account-based — no PDF letter\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"umt-stat\"\u003e\n        \u003cdiv class=\"umt-big\"\u003e\n\u003cspan\u003e2-12\u003c\/span\u003e months\u003c\/div\u003e\n        \u003cdiv class=\"umt-lbl\"\u003eChoose the duration that fits your travel\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHAT CHANGED --\u003e\n  \u003cdiv class=\"umt-section\"\u003e\n    \u003ch3\u003eMarriott went fully digital in 2026\u003c\/h3\u003e\n    \u003cp class=\"umt-sub\"\u003eWhy there's nothing to print anymore.\u003c\/p\u003e\n    \u003cp\u003eMarriott Explore Rates used to run on paper authorization forms and manual validation — you'd need a signed letter to show at check-in. That process has been replaced with account-based digital verification. Once your account is verified, the Family Rate simply appears under \u003cb\u003eVerified Special Rates\u003c\/b\u003e in your Marriott Bonvoy account, on both the website and the mobile app.\u003c\/p\u003e\n\n    \u003cdiv class=\"umt-table\" style=\"margin-top:20px;\"\u003e\n      \u003ctable style=\"width:100%;border-collapse:collapse;\"\u003e\n        \u003ctr style=\"border-bottom:1px solid var(--line);\"\u003e\n          \u003cth style=\"text-align:left;padding:10px 8px;color:var(--muted);font-size:13px;\"\u003eBefore\u003c\/th\u003e\n          \u003cth style=\"text-align:left;padding:10px 8px;color:var(--muted);font-size:13px;\"\u003eNow\u003c\/th\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-bottom:1px solid var(--line);\"\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003ePaper authorization form\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003e\u003cb\u003eDigital verification\u003c\/b\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-bottom:1px solid var(--line);\"\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003eManual validation at check-in\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003e\u003cb\u003eAccount-based verification\u003c\/b\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003ePhysical documentation to carry\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003e\u003cb\u003eShows automatically in your account\u003c\/b\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SCREENSHOTS --\u003e\n  \u003cdiv class=\"umt-section\"\u003e\n    \u003ch3\u003eWhat you'll actually see once verified\u003c\/h3\u003e\n    \u003cp class=\"umt-sub\"\u003eReal screenshots of a verified account — web and mobile.\u003c\/p\u003e\n    \u003cdiv class=\"umt-grid\" style=\"grid-template-columns:repeat(2,1fr);align-items:stretch;\"\u003e\n      \u003cdiv class=\"umt-card\" style=\"padding:14px;display:flex;flex-direction:column;\"\u003e\n        \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0621\/3481\/2742\/files\/marriott-verified-special-rates-web-3rates.png?v=1783931276\" target=\"_blank\" rel=\"noopener\" style=\"display:block;width:100%;aspect-ratio:742\/450;border-radius:8px;overflow:hidden;margin-bottom:10px;border:1px solid var(--line);background:var(--panel);cursor:zoom-in;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0621\/3481\/2742\/files\/marriott-verified-special-rates-web-3rates.png?v=1783931276\" alt=\"Marriott Verified Special Rates on Marriott.com account page\" style=\"width:100%;height:100%;object-fit:contain;display:block;\"\u003e\n        \u003c\/a\u003e\n        \u003ch4\u003eWeb account\u003c\/h4\u003e\n        \u003cp\u003eYour Marriott.com account page shows \"You're verified to book these special rates at over 30 hotel brands around the world,\" with the Family Rate (MMP) ready to explore.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"umt-card\" style=\"padding:14px;display:flex;flex-direction:column;\"\u003e\n        \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0621\/3481\/2742\/files\/marriott-verified-special-rates-mobile-3rates.png?v=1783931278\" target=\"_blank\" rel=\"noopener\" style=\"display:block;width:100%;aspect-ratio:1206\/1587;max-height:260px;margin:0 auto 10px;border-radius:8px;overflow:hidden;border:1px solid var(--line);background:var(--panel);cursor:zoom-in;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0621\/3481\/2742\/files\/marriott-verified-special-rates-mobile-3rates.png?v=1783931278\" alt=\"Marriott Verified Special Rates on the mobile app\" style=\"width:100%;height:100%;object-fit:contain;display:block;\"\u003e\n        \u003c\/a\u003e\n        \u003ch4\u003eMobile app\u003c\/h4\u003e\n        \u003cp\u003eThe exact same Verified Special Rates status appears in the Marriott Bonvoy app — no separate paperwork or codes.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MMP vs MMA vs MMF --\u003e\n  \u003cdiv class=\"umt-section\"\u003e\n    \u003ch3\u003eMMP vs. MMA vs. MMF — which one is this?\u003c\/h3\u003e\n    \u003cp class=\"umt-sub\"\u003eMarriott's Explore Program has three rate codes. This product is for MMP.\u003c\/p\u003e\n    \u003cdiv class=\"umt-table\"\u003e\n      \u003ctable style=\"width:100%;border-collapse:collapse;font-size:14.5px;\"\u003e\n        \u003ctr style=\"border-bottom:1px solid var(--line);\"\u003e\n          \u003cth style=\"text-align:left;padding:10px 8px;color:var(--muted);font-size:13px;\"\u003eFeature\u003c\/th\u003e\n          \u003cth style=\"text-align:left;padding:10px 8px;color:var(--accent-deep);font-size:13px;\"\u003eMMP (this product)\u003c\/th\u003e\n          \u003cth style=\"text-align:left;padding:10px 8px;color:var(--muted);font-size:13px;\"\u003eMMA\u003c\/th\u003e\n          \u003cth style=\"text-align:left;padding:10px 8px;color:var(--muted);font-size:13px;\"\u003eMMF\u003c\/th\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-bottom:1px solid var(--line);\"\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003eFull name\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003e\u003cb\u003eFamily Rate\u003c\/b\u003e\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003eAssociate Rate \u003cspan style=\"color:var(--muted);font-size:12.5px;\"\u003e(highest discount)\u003c\/span\u003e\n\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003eFriends \u0026amp; Family\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-bottom:1px solid var(--line);\"\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003eTypical savings\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003e\u003cb\u003eUp to 50-60%\u003c\/b\u003e\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003eUp to 70%\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003eUp to 20-30%\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-bottom:1px solid var(--line);\"\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003eAvailability\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003e\u003cb\u003eLimited\u003c\/b\u003e\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003eMost limited\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003eMore widely available\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003eAuthorization\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003e\u003cb\u003eDigital\u003c\/b\u003e\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003eDigital\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003eDigital\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"margin-top:14px;font-size:14.5px;color:var(--text);\"\u003eMMP delivers Marriott's deepest standard discount. For travelers who book often, the savings add up quickly across multiple stays — it's usually the strongest overall value if you can work around more limited availability.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HOW TO USE MMP --\u003e\n  \u003cdiv class=\"umt-section\"\u003e\n    \u003ch3\u003eHow to use your Family Rate (MMP)\u003c\/h3\u003e\n    \u003cp class=\"umt-sub\"\u003eFrom order to checked-in — the full walkthrough.\u003c\/p\u003e\n\n    \u003cdiv class=\"umt-steps\" style=\"grid-template-columns:repeat(2,1fr);gap:22px;\"\u003e\n      \u003cdiv class=\"umt-step\"\u003e\n        \u003cdiv class=\"umt-num\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eSend us your account\u003c\/h4\u003e\n        \u003cp\u003eYour Marriott Bonvoy account number and the name on the account, at checkout.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"umt-step\"\u003e\n        \u003cdiv class=\"umt-num\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eWe verify your account\u003c\/h4\u003e\n        \u003cp\u003eUsually within 1–2 business days. We'll let you know once it's done.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"umt-step\"\u003e\n        \u003cdiv class=\"umt-num\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eSearch for your hotel\u003c\/h4\u003e\n        \u003cp\u003eGo to Marriott.com or the app, enter your destination and dates, and open the \u003cb\u003eSpecial Rates\u003c\/b\u003e dropdown on the search form.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"umt-step\"\u003e\n        \u003cdiv class=\"umt-num\"\u003e04\u003c\/div\u003e\n        \u003ch4\u003eSelect Corp\/Promo Code, enter MMP\u003c\/h4\u003e\n        \u003cp\u003eChoose \"Corp\/Promo Code\" from the rate list and type \u003cb\u003eMMP\u003c\/b\u003e in the code field, then hit Done.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"umt-grid\" style=\"grid-template-columns:repeat(2,1fr);margin-top:24px;align-items:stretch;\"\u003e\n      \u003cdiv class=\"umt-card\" style=\"padding:14px;display:flex;flex-direction:column;\"\u003e\n        \u003cdiv style=\"width:100%;max-width:320px;margin:0 auto 10px;border-radius:8px;overflow:hidden;border:1px solid var(--line);\"\u003e\n          \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0621\/3481\/2742\/files\/marriott-mmp-select-rate-code.png?v=1783918485\" target=\"_blank\" rel=\"noopener\" style=\"display:block;cursor:zoom-in;\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0621\/3481\/2742\/files\/marriott-mmp-select-rate-code.png?v=1783918485\" alt=\"Marriott.com Special Rates screen with Corp\/Promo Code and MMP entered\" style=\"width:100%;display:block;\"\u003e\n          \u003c\/a\u003e\n        \u003c\/div\u003e\n        \u003ch4\u003eStep 3–4 in action\u003c\/h4\u003e\n        \u003cp\u003eThe Special Rates screen on Marriott.com — choose Corp\/Promo Code and enter MMP to pull up your discounted rate.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"umt-card\" style=\"padding:14px;display:flex;flex-direction:column;justify-content:center;\"\u003e\n        \u003ch4\u003eGood to know\u003c\/h4\u003e\n        \u003cul style=\"list-style:none;padding:0;margin:0;font-size:14px;color:var(--text);line-height:1.8;\"\u003e\n          \u003cli\u003e• Available rooms and pricing will show once the code is applied — availability varies by hotel and dates.\u003c\/li\u003e\n          \u003cli\u003e• The rate applies at booking; no separate check-in step is required beyond your verified account.\u003c\/li\u003e\n          \u003cli\u003e• Eligible stays typically still earn Bonvoy points and elite night credit.\u003c\/li\u003e\n          \u003cli\u003e• Works the same way whether you book on Marriott.com, the app, or by phone — just make sure you're logged into your verified account first.\u003c\/li\u003e\n          \u003cli\u003e• Choose a longer duration if you travel frequently — when your plan expires, the rate is de-linked from your account.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"umt-section\"\u003e\n    \u003ch3\u003eFrequently asked questions\u003c\/h3\u003e\n    \u003cp class=\"umt-sub\"\u003eEverything you need to know before getting started.\u003c\/p\u003e\n    \u003cdiv class=\"umt-faq\"\u003e\n\n      \u003cdetails open\u003e\n        \u003csummary\u003eDo I still need a PDF letter to check in?\n          \u003csvg class=\"umt-chev\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003c\/summary\u003e\n        \u003cdiv class=\"umt-ans\"\u003eNo. Marriott has moved this fully digital — your verification shows directly in your account (web and app) under Verified Special Rates. There's nothing to print or present at the front desk.\u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhy is availability more limited on MMP?\n          \u003csvg class=\"umt-chev\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003c\/summary\u003e\n        \u003cdiv class=\"umt-ans\"\u003eMarriott allocates a limited number of rooms to associate-level rates per property, per date. The discount is the deepest of the three Explore Rates, but you may need to check a few dates or nearby properties to find availability.\u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I earn Bonvoy points and elite night credit on MMP stays?\n          \u003csvg class=\"umt-chev\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003c\/summary\u003e\n        \u003cdiv class=\"umt-ans\"\u003eIn most cases, eligible stays continue to earn Bonvoy points and elite night credit, subject to Marriott's current terms.\u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat happens when my plan expires?\n          \u003csvg class=\"umt-chev\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003c\/summary\u003e\n        \u003cdiv class=\"umt-ans\"\u003eYour account is automatically de-linked from the rate once your chosen duration ends. If you travel often, we recommend choosing a longer plan so there's no lapse in your benefits.\u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat information do you need from me?\n          \u003csvg class=\"umt-chev\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003c\/summary\u003e\n        \u003cdiv class=\"umt-ans\"\u003eYour Marriott Bonvoy account number and the name on the account.\u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes this work on an existing Marriott account?\n          \u003csvg class=\"umt-chev\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003c\/summary\u003e\n        \u003cdiv class=\"umt-ans\"\u003eYes — this is applied to your existing Marriott Bonvoy account, not a new registration.\u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- LEARN MORE --\u003e\n  \u003cdiv class=\"umt-section\"\u003e\n    \u003ch3\u003eWant the full breakdown?\u003c\/h3\u003e\n    \u003cp class=\"umt-sub\"\u003eWe wrote a complete guide comparing all three Marriott Explore Rates.\u003c\/p\u003e\n    \u003cp style=\"font-size:15.5px;\"\u003eRead our guide: \u003ca href=\"\/ko\/blogs\/news\/understanding-marriott-mma-mmp-mmf-which-explore-rate-is-right-for-you\" style=\"color:var(--accent-deep);font-weight:600;\"\u003eUnderstanding Marriott MMA, MMP \u0026amp; MMF — Which Explore Rate Is Right For You?\u003c\/a\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- POLICY + TRUST --\u003e\n  \u003cdiv class=\"umt-split\"\u003e\n    \u003cdiv class=\"umt-policy\"\u003e\n      \u003ch3\u003eReturn policy\u003c\/h3\u003e\n      \u003cp\u003eIf your order has not begun processing, you can cancel for a full refund to your original payment method within 3 business days.\u003c\/p\u003e\n      \u003cp\u003eOnce an order begins processing, cancellations are no longer possible. We always notify you before processing starts, generally within 72 hours of purchase.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"umt-trust\"\u003e\n      \u003ch3\u003eWhy travelers trust us\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 2 4 5v6c0 5 3.4 8.5 8 11 4.6-2.5 8-6 8-11V5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e100+ members\u003c\/b\u003e verified for Marriott's special rates through us\u003c\/span\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M7 11V7a5 5 0 0 1 10 0v4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eAccount safe \u0026amp; confidential\u003c\/b\u003e — your data stays protected\u003c\/span\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 12a9 9 0 1 0 9-9 9 9 0 0 0-7 3.3\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 4v4h4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eFull refund\u003c\/b\u003e if anything goes wrong\u003c\/span\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 7v5l3 2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003e24\/7 support\u003c\/b\u003e before and after your order\u003c\/span\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"umt-signoff\"\u003eThank you for choosing Upgrade My Trip.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"upgrademytrip","offers":[{"title":"2 Months","offer_id":45316903960646,"sku":null,"price":400.0,"currency_code":"USD","in_stock":true},{"title":"3 Months","offer_id":45316903993414,"sku":null,"price":550.0,"currency_code":"USD","in_stock":true},{"title":"4 Months","offer_id":45316904026182,"sku":null,"price":700.0,"currency_code":"USD","in_stock":true},{"title":"5 Months","offer_id":45316904058950,"sku":null,"price":850.0,"currency_code":"USD","in_stock":true},{"title":"6 Months","offer_id":45316904091718,"sku":null,"price":1000.0,"currency_code":"USD","in_stock":true},{"title":"12 Months","offer_id":45316904124486,"sku":null,"price":1700.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0621\/3481\/2742\/files\/Marriott-MMP-Discount-Associate-Rate.png?v=1783930614","url":"https:\/\/upgrademytrip.com\/ko\/products\/marriott-mmp-discount","provider":"Upgrade my trip","version":"1.0","type":"link"}