{"product_id":"ihg-one-pass-rate-plus-one","title":"IHG One Pass Rate - Plus One","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 · Plus One Tier\u003c\/div\u003e\n    \u003ch2\u003eGet added as a Plus One 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 their \u003cb\u003ePlus One\u003c\/b\u003e, sharing their deepest available discount, an uncapped Flex Rate, and a 50% food \u0026amp; beverage benefit at IHG-branded hotels worldwide.\u003c\/p\u003e\n\n    \u003cdiv class=\"umt-stats\"\u003e\n      \u003cdiv class=\"umt-stat\"\u003e\n        \u003cdiv class=\"umt-big\"\u003e\n\u003cspan\u003e30\u003c\/span\u003e nights\u003c\/div\u003e\n        \u003cdiv class=\"umt-lbl\"\u003eShared annual booking limit (One Pass Rate)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"umt-stat\"\u003e\n        \u003cdiv class=\"umt-big\"\u003e+ Flex Rate\u003c\/div\u003e\n        \u003cdiv class=\"umt-lbl\"\u003e35–50% off, uncapped nights\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"umt-stat\"\u003e\n        \u003cdiv class=\"umt-big\"\u003e\n\u003cspan\u003e50%\u003c\/span\u003e off\u003c\/div\u003e\n        \u003cdiv class=\"umt-lbl\"\u003eFood \u0026amp; beverage at IHG hotels\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 — you, and up to five Friends.\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 Rate vs. Flex Rate vs. Friends Rate\u003c\/h3\u003e\n    \u003cp class=\"umt-sub\"\u003eAn IHG colleague can designate one Plus One and up to five Friends. This product activates \u003cb\u003eboth\u003c\/b\u003e the One Pass Rate and the One Pass Flex Rate for your account — they come together as the Plus One tier.\u003c\/p\u003e\n    \u003cdiv class=\"umt-table\"\u003e\n      \u003ctable style=\"width:100%;border-collapse:collapse;font-size:14.5px;\"\u003e\n        \u003ctr\u003e\n          \u003cth style=\"padding:0 8px 4px;\"\u003e\u003c\/th\u003e\n          \u003cth colspan=\"2\" style=\"text-align:center;padding:0 8px 4px;color:var(--accent-deep);font-size:12px;font-weight:700;letter-spacing:.03em;\"\u003e✓ INCLUDED IN THIS PRODUCT\u003c\/th\u003e\n          \u003cth style=\"padding:0 8px 4px;\"\u003e\u003c\/th\u003e\n        \u003c\/tr\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;background:var(--panel);border-radius:6px 0 0 0;\"\u003eOne Pass Rate\u003c\/th\u003e\n          \u003cth style=\"text-align:left;padding:10px 8px;color:var(--accent-deep);font-size:13px;background:var(--panel);border-radius:0 6px 0 0;\"\u003eOne Pass Flex Rate\u003c\/th\u003e\n          \u003cth style=\"text-align:left;padding:10px 8px;color:var(--muted);font-size:13px;\"\u003eOne Pass Friends Rate\u003c\/th\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-bottom:1px solid var(--line);\"\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003eShared with\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;background:var(--panel);\"\u003e\u003cb\u003eColleague + Plus One\u003c\/b\u003e\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;background:var(--panel);\"\u003e\u003cb\u003eColleague + Plus One\u003c\/b\u003e\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003eColleague + up to 5 Friends\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-bottom:1px solid var(--line);\"\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003eDiscount\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;background:var(--panel);\"\u003e\u003cb\u003eFixed price by property rate band — the deepest discount available\u003c\/b\u003e\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;background:var(--panel);\"\u003e\u003cb\u003e35–50% off\u003c\/b\u003e\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003eUp to 45% off Best Flexible Rate\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-bottom:1px solid var(--line);\"\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003eAnnual nights\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;background:var(--panel);\"\u003e\u003cb\u003e30 nights (shared)\u003c\/b\u003e\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;background:var(--panel);\"\u003e\u003cb\u003eUncapped\u003c\/b\u003e\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003e50 nights (shared)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003e50% F\u0026amp;B discount\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;background:var(--panel);border-radius:0 0 0 6px;\"\u003e\u003cb\u003eYes\u003c\/b\u003e\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;background:var(--panel);border-radius:0 0 6px 0;\"\u003e\u003cb\u003eYes\u003c\/b\u003e\u003c\/td\u003e\n          \u003ctd style=\"padding:10px 8px;\"\u003eNo\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);\"\u003eAs a Plus One, you're not choosing between the Rate and the Flex Rate — \u003cb\u003eyou get both, automatically, from the same order\u003c\/b\u003e. When the deepest-discount fixed-price rate isn't available for your dates, the uncapped Flex Rate is your fallback, still at 35–50% off with the same 50% dining benefit.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FIXED PRICE TABLE --\u003e\n  \u003cdiv class=\"umt-section\"\u003e\n    \u003ch3\u003eHow the One Pass Rate is priced\u003c\/h3\u003e\n    \u003cp class=\"umt-sub\"\u003eNot a flat percentage — a fixed nightly price set by the property's average rate.\u003c\/p\u003e\n    \u003cp\u003eUnlike most loyalty discounts, the One Pass Rate isn't a percentage off. It's a fixed price that depends on the hotel's average nightly rate (ADR). The bands below are figures reported by IHG properties and loyalty sources — IHG does not publish this table publicly, and figures may change.\u003c\/p\u003e\n\n    \u003cdiv style=\"margin-top:18px;border:1px solid var(--line);border-radius:14px;overflow:hidden;\"\u003e\n      \u003ctable style=\"width:100%;border-collapse:collapse;font-size:15px;\"\u003e\n        \u003ctr style=\"background:var(--panel);\"\u003e\n          \u003cth style=\"text-align:left;padding:14px 20px;color:var(--muted);font-size:13px;font-weight:600;\"\u003eProperty average nightly rate\u003c\/th\u003e\n          \u003cth style=\"text-align:left;padding:14px 20px;color:var(--muted);font-size:13px;font-weight:600;\"\u003eYou pay\u003c\/th\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"background:#FDF0E2;border-top:1px solid var(--line);\"\u003e\n          \u003ctd style=\"padding:16px 20px;\"\u003eUnder $70\u003c\/td\u003e\n          \u003ctd style=\"padding:16px 20px;font-weight:700;color:var(--accent-deep);font-size:16px;\"\u003e$39\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-top:1px solid var(--line);\"\u003e\n          \u003ctd style=\"padding:16px 20px;\"\u003e$70 – $109.99\u003c\/td\u003e\n          \u003ctd style=\"padding:16px 20px;font-weight:700;font-size:16px;\"\u003e$49\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-top:1px solid var(--line);\"\u003e\n          \u003ctd style=\"padding:16px 20px;\"\u003e$110 – $124.99\u003c\/td\u003e\n          \u003ctd style=\"padding:16px 20px;font-weight:700;font-size:16px;\"\u003e$59\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-top:1px solid var(--line);\"\u003e\n          \u003ctd style=\"padding:16px 20px;\"\u003e$125 – $149.99\u003c\/td\u003e\n          \u003ctd style=\"padding:16px 20px;font-weight:700;font-size:16px;\"\u003e$69\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-top:1px solid var(--line);\"\u003e\n          \u003ctd style=\"padding:16px 20px;\"\u003e$150 – $199.99\u003c\/td\u003e\n          \u003ctd style=\"padding:16px 20px;font-weight:700;font-size:16px;\"\u003e$79\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-top:1px solid var(--line);\"\u003e\n          \u003ctd style=\"padding:16px 20px;\"\u003e$200 – $299.99\u003c\/td\u003e\n          \u003ctd style=\"padding:16px 20px;font-weight:700;font-size:16px;\"\u003e$89\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-top:1px solid var(--line);background:var(--panel);\"\u003e\n          \u003ctd style=\"padding:16px 20px;\"\u003e$300 and above\u003c\/td\u003e\n          \u003ctd style=\"padding:16px 20px;font-weight:700;font-size:16px;color:var(--accent-deep);\"\u003e65% off\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"margin-top:14px;font-size:13.5px;color:var(--muted);\"\u003eRate bands as reported in early 2026. The discount is largest at higher-tier properties (InterContinental, Kimpton, Regent, Vignette, voco, full-service Crowne Plaza) and smallest at select-service brands like Holiday Inn Express — factor that into whether the Plus One tier or the Friends Rate makes more sense for your typical trips.\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 Plus One\u003c\/h4\u003e\n        \u003cp\u003eYou're designated as the Plus One 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 Rate\" or \"IHG One Pass Flex 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-rate-preference-dropdown-real.png?v=1787640856\" 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-rate-preference-dropdown-real.png?v=1787640856\" alt=\"ihg.com Rate Preference dropdown showing IHG One Pass 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 Rate\" appears in the dropdown once your account is verified, alongside Flex Rate and Friends 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 with the colleague and deducted at time of booking, not time of stay.\u003c\/li\u003e\n          \u003cli\u003e• If the fixed-price rate isn't available for your dates, try the Flex Rate — same dining benefit, slightly smaller discount.\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 Plus One, 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\u003eWhy is the One Pass Rate a fixed price instead of a percentage?\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 prices this rate off the property's average nightly rate rather than a flat discount. That means the savings are strongest at higher-ADR hotels and more modest at budget-tier properties — check the price table above against where you typically stay.\u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat's the difference between the Plus One tier and the Friends 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\"\u003eThe Plus One tier gets access to both the fixed-price One Pass Rate (30 shared nights) and the uncapped Flex Rate (35–50% off), plus the 50% food \u0026amp; beverage discount. The Friends Rate is simpler — up to 45% off, no dining benefit, shared among up to 6 people across 50 nights.\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 happens if the annual nights run out?\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 30-night allowance is shared with the colleague and their Plus One, and resets at the start of each calendar year. Nights are deducted at the time of booking, not the time of stay.\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=\"\/ko\/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":"30 Nights","offer_id":46445219610694,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0621\/3481\/2742\/files\/IHG-One-Pass-Rate-Plus-One.png?v=1787634970","url":"https:\/\/upgrademytrip.com\/ko\/products\/ihg-one-pass-rate-plus-one","provider":"Upgrade my trip","version":"1.0","type":"link"}