{"product_id":"ihg-one-pass-friends-rate","title":"IHG One Pass Friends 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\"\u003eIHG One Pass · Friends Rate\u003c\/div\u003e\n    \u003ch2\u003eGet added as a Friend on an IHG colleague's One Pass account\u003c\/h2\u003e\n    \u003cp style=\"max-width:none;\"\u003eIHG retired the Friends \u0026amp; Family Rate at the end of 2025. The replacement, IHG One Pass, runs through a colleague's account rather than public booking links — you're designated as one of their \u003cb\u003eFive Friends\u003c\/b\u003e, sharing access to discounted stays at IHG-branded hotels around the world.\u003c\/p\u003e\n\n    \u003cdiv class=\"umt-stats\"\u003e\n      \u003cdiv class=\"umt-stat\"\u003e\n        \u003cdiv class=\"umt-big\"\u003e\n\u003cspan\u003eUp to 45%\u003c\/span\u003e off\u003c\/div\u003e\n        \u003cdiv class=\"umt-lbl\"\u003eBest Flexible Rate at IHG hotels\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\"\u003eAccount-based via IHG's official portal\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"umt-stat\"\u003e\n        \u003cdiv class=\"umt-big\"\u003e\n\u003cspan\u003e25–50\u003c\/span\u003e nights\u003c\/div\u003e\n        \u003cdiv class=\"umt-lbl\"\u003eChoose the allowance 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\u003eWhy \"Friends \u0026amp; Family\" doesn't exist anymore\u003c\/h3\u003e\n    \u003cp class=\"umt-sub\"\u003eIHG moved from public links to a managed, account-based system.\u003c\/p\u003e\n    \u003cp\u003eThe old Friends \u0026amp; Family Rate ran on public booking links, which is why the codes circulated on forums for years. IHG One Pass eliminates the links entirely. Access now runs through a specific IHG colleague's account, and every discounted booking traces back to a Pass Holder that colleague has designated in IHG's system — up to five Friends can share access at once.\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;\"\u003ePublic booking link \/ code\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003e\u003cb\u003eDesignated Pass Holder on a colleague's account\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;\"\u003e90-day booking window\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003e\u003cb\u003e180 days out\u003c\/b\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003eAnonymous discount code\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003e\u003cb\u003eTracked against the colleague's annual limit\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!-- THE THREE RATES --\u003e\n  \u003cdiv class=\"umt-section\"\u003e\n    \u003ch3\u003eIHG One Pass Friends Rate vs. the Plus One tiers\u003c\/h3\u003e\n    \u003cp class=\"umt-sub\"\u003eAn IHG colleague can designate one Plus One and up to five Friends. The Plus One tier bundles two rates together automatically; this product is the simpler, lower-cost Friends Rate.\u003c\/p\u003e\n    \u003cdiv style=\"border:1px solid var(--line);border-radius:14px;overflow:hidden;\"\u003e\n      \u003ctable style=\"width:100%;border-collapse:collapse;font-size:14.5px;\"\u003e\n        \u003ctr style=\"background:var(--panel);\"\u003e\n          \u003cth style=\"text-align:left;padding:14px 16px;color:var(--muted);font-size:13px;font-weight:600;\"\u003eFeature\u003c\/th\u003e\n          \u003cth style=\"text-align:left;padding:14px 16px;color:var(--muted);font-size:13px;font-weight:600;\"\u003eOne Pass Rate\u003c\/th\u003e\n          \u003cth style=\"text-align:left;padding:14px 16px;color:var(--muted);font-size:13px;font-weight:600;\"\u003eOne Pass Flex Rate\u003c\/th\u003e\n          \u003cth style=\"text-align:left;padding:14px 16px;color:var(--accent-deep);font-size:13px;font-weight:700;\"\u003eFriends Rate (this product)\u003c\/th\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-top:1px solid var(--line);\"\u003e\n          \u003ctd style=\"padding:14px 16px;\"\u003eShared with\u003c\/td\u003e\n          \u003ctd style=\"padding:14px 16px;\"\u003eColleague + Plus One\u003c\/td\u003e\n          \u003ctd style=\"padding:14px 16px;\"\u003eColleague + Plus One\u003c\/td\u003e\n          \u003ctd style=\"padding:14px 16px;background:#FDF0E2;\"\u003e\u003cb\u003eColleague + up to 5 Friends\u003c\/b\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-top:1px solid var(--line);\"\u003e\n          \u003ctd style=\"padding:14px 16px;\"\u003eDiscount\u003c\/td\u003e\n          \u003ctd style=\"padding:14px 16px;\"\u003eFixed price by property rate band\u003c\/td\u003e\n          \u003ctd style=\"padding:14px 16px;\"\u003e35–50% off\u003c\/td\u003e\n          \u003ctd style=\"padding:14px 16px;background:#FDF0E2;\"\u003e\u003cb\u003eUp to 45% off Best Flexible Rate\u003c\/b\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-top:1px solid var(--line);\"\u003e\n          \u003ctd style=\"padding:14px 16px;\"\u003eAnnual nights\u003c\/td\u003e\n          \u003ctd style=\"padding:14px 16px;\"\u003e30 nights (shared)\u003c\/td\u003e\n          \u003ctd style=\"padding:14px 16px;\"\u003eUncapped\u003c\/td\u003e\n          \u003ctd style=\"padding:14px 16px;background:#FDF0E2;\"\u003e\u003cb\u003e50 nights (shared)\u003c\/b\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-top:1px solid var(--line);\"\u003e\n          \u003ctd style=\"padding:14px 16px;\"\u003e50% F\u0026amp;B discount\u003c\/td\u003e\n          \u003ctd style=\"padding:14px 16px;\"\u003eYes\u003c\/td\u003e\n          \u003ctd style=\"padding:14px 16px;\"\u003eYes\u003c\/td\u003e\n          \u003ctd style=\"padding:14px 16px;background:#FDF0E2;\"\u003e\u003cb\u003eNo\u003c\/b\u003e\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);\"\u003eThe Friends Rate doesn't include the dining discount, but it's the lowest-cost way onto the One Pass system — a straight percentage off, shared among up to six people. IHG's 50-night allowance is shared, so confirm with whoever arranges your access how many people are drawing from the same pool.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHY TWO SIZES --\u003e\n  \u003cdiv class=\"umt-section\"\u003e\n    \u003ch3\u003eWhy we offer 25 and 50 nights\u003c\/h3\u003e\n    \u003cp class=\"umt-sub\"\u003eOur own packaging, not an IHG tier.\u003c\/p\u003e\n    \u003cp\u003eIHG defines a single Friends allowance of 50 shared nights per calendar year. We split that into two purchase sizes — a smaller 25-night option as a lower-cost entry point for people who won't use a full year's allocation, and the full 50-night allowance for frequent travelers. Either way, booking earlier in the calendar year is safer than later, since nights are shared with everyone else on the same colleague's account.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003cdiv class=\"umt-section\"\u003e\n    \u003ch3\u003eHow it works\u003c\/h3\u003e\n    \u003cp class=\"umt-sub\"\u003eFrom order to checked-in.\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 IHG One Rewards member number and the last name on your account (Romanized letters), 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 add you as a Friend\u003c\/h4\u003e\n        \u003cp\u003eYou're designated as one of the Five Friends on a verified IHG colleague's account through IHG's official Pass Holder Management Portal.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"umt-step\"\u003e\n        \u003cdiv class=\"umt-num\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eConfirmation from IHG\u003c\/h4\u003e\n        \u003cp\u003eOnce confirmed, you'll receive an official confirmation email directly from IHG One Rewards, along with the Program Terms \u0026amp; Conditions.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"umt-step\"\u003e\n        \u003cdiv class=\"umt-num\"\u003e04\u003c\/div\u003e\n        \u003ch4\u003eBook on ihg.com or the app\u003c\/h4\u003e\n        \u003cp\u003eSearch your dates, and select \"IHG One Pass Friends Rate\" from the rate preference dropdown.\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:340px;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\/ihg-friends-rate-full-dropdown-highlighted.png?v=1787641340\" 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\/ihg-friends-rate-full-dropdown-highlighted.png?v=1787641340\" alt=\"ihg.com Rate Preference dropdown with IHG One Pass Friends Rate selected\" style=\"width:100%;display:block;\"\u003e\n          \u003c\/a\u003e\n        \u003c\/div\u003e\n        \u003ch4\u003eStep 4 in action\u003c\/h4\u003e\n        \u003cp\u003eThe Rate Preference screen on ihg.com — \"IHG One Pass Friends Rate\" appears in the dropdown once your account is verified, alongside the Rate and Flex Rate.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"umt-card\" style=\"padding:16px;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• Bookable up to 180 days in advance; up to 2 rooms per stay (both count toward the annual limit).\u003c\/li\u003e\n          \u003cli\u003e• Maximum 7 consecutive nights per reservation, and up to 14 room-nights per hotel per calendar year.\u003c\/li\u003e\n          \u003cli\u003e• Annual nights are shared across the colleague and all designated Friends, deducted at time of booking.\u003c\/li\u003e\n          \u003cli\u003e• Stays earn IHG One Rewards points and count toward elite status and Milestone Rewards.\u003c\/li\u003e\n          \u003cli\u003e• The person who booked must be present for the entire stay and show ID at check-in.\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\u003eIs this the same as the old Friends \u0026amp; Family Rate?\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 — IHG retired Friends \u0026amp; Family at the end of 2025. IHG One Pass replaced it with a managed, account-based system. As a Friend, you're formally designated on a colleague's account rather than using a public code.\u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat's the difference between 25 nights and 50 nights?\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\"\u003eIHG's Friends allowance is 50 shared nights per year across the colleague and all Friends. We offer a 25-night package as a lower-cost option for lighter travelers, and the full 50-night package for people who travel more. Confirm with whoever arranges your access how many people are sharing the same pool.\u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhy doesn't the Friends Rate include the dining discount?\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\"\u003eThe 50% food \u0026amp; beverage discount is exclusive to the One Pass Rate and Flex Rate (the Plus One tiers). The Friends Rate is a simpler, lower-cost package without that benefit.\u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDo I still earn points and elite night credit?\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. Every IHG One Pass rate is elite-qualifying — stays earn IHG One Rewards points and count toward both status and Milestone Rewards.\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 IHG One Rewards member number and the last name on your account, in Romanized letters (create a free account at ihg.com if you don't already have one).\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 the One Pass Rate and the Friends Rate.\u003c\/p\u003e\n    \u003cp style=\"font-size:15.5px;\"\u003eRead our guide: \u003ca href=\"\/blogs\/news\/ihg-one-pass-rate-vs-friends-rate-which-one-actually-saves-you-more\" style=\"color:var(--accent-deep);font-weight:600;\"\u003eIHG One Pass Rate vs. Friends Rate — Which One Actually Saves You More\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 hotel 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":"25 Nights","offer_id":46445219807302,"sku":null,"price":290.0,"currency_code":"USD","in_stock":true},{"title":"50 Nights","offer_id":46445219840070,"sku":null,"price":500.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0621\/3481\/2742\/files\/IHG-One-Pass-Friends-Rate.png?v=1787634978","url":"https:\/\/upgrademytrip.com\/products\/ihg-one-pass-friends-rate","provider":"Upgrade my trip","version":"1.0","type":"link"}