{"product_id":"hyatt_points","title":"Hyatt 10,000 points","description":"\u003cstyle\u003e\n\/* =========================================================\n   UPGRADE MY TRIP — Hyatt Points product description (v2)\n   Matches existing site framework: theme font (inherited),\n   black + orange palette, light\/airy, hairline dividers.\n   Paste this \u003cstyle\u003e + the \u003cdiv\u003e below into the Shopify\n   product Description via the \"\u003c\u003e\" (Show HTML) editor.\n   ========================================================= *\/\n.umt-hyatt{\n  --ink:#1a1a1a;\n  --text:#555555;\n  --muted:#8a8a8a;\n  --accent:#f4801f;        \/* brand orange *\/\n  --accent-deep:#e06f12;\n  --accent-soft:#fff3e8;   \/* orange tint *\/\n  --line:#ececec;\n  --panel:#fafafa;\n  --white:#ffffff;\n  font-family:inherit;      \/* picks up your theme font *\/\n  color:var(--text);\n  line-height:1.65;\n  font-size:16px;\n  max-width:1000px;\n  margin:0 auto;\n}\n.umt-hyatt *{box-sizing:border-box;}\n.umt-hyatt h2,.umt-hyatt h3,.umt-hyatt h4,.umt-hyatt p,.umt-hyatt ul,.umt-hyatt li{\n  margin:0;padding:0;font-family:inherit;\n}\n.umt-hyatt ul{list-style:none;}\n.umt-hyatt b{font-weight:600;color:var(--ink);}\n\n.umt-hyatt .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 (clean, no heavy box) ---------- *\/\n.umt-hyatt .umt-intro{padding:4px 0 30px;}\n.umt-hyatt .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-hyatt .umt-intro p{font-size:16.5px;color:var(--text);max-width:720px;}\n\n\/* ---------- SECTION SHELL ---------- *\/\n.umt-hyatt .umt-section{padding-top:36px;margin-top:36px;border-top:1px solid var(--line);}\n.umt-hyatt .umt-section \u003e h3{\n  font-size:clamp(19px,2.6vw,24px);font-weight:700;color:var(--ink);margin-bottom:6px;\n}\n.umt-hyatt .umt-section \u003e .umt-sub{color:var(--muted);margin-bottom:24px;max-width:660px;}\n\n\/* ---------- GIFT POINTS vs GIFT STAYS (signature) ---------- *\/\n.umt-hyatt .umt-options{display:grid;grid-template-columns:1fr 1fr;gap:18px;}\n.umt-hyatt .umt-opt{\n  position:relative;border:1px solid var(--line);border-radius:12px;\n  background:var(--white);padding:26px 24px;overflow:hidden;\n  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;\n}\n.umt-hyatt .umt-opt:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.07);}\n.umt-hyatt .umt-opt::before{content:\"\";position:absolute;top:0;left:0;right:0;height:4px;}\n.umt-hyatt .umt-opt--points::before{background:var(--ink);}\n.umt-hyatt .umt-opt--stays::before{background:var(--accent);}\n.umt-hyatt .umt-opt--points:hover{border-color:#cfcfcf;}\n.umt-hyatt .umt-opt--stays:hover{border-color:var(--accent);}\n\n.umt-hyatt .umt-opt-head{display:flex;align-items:center;gap:13px;margin-bottom:4px;}\n.umt-hyatt .umt-badge{\n  width:46px;height:46px;border-radius:11px;flex:0 0 auto;\n  display:flex;align-items:center;justify-content:center;\n}\n.umt-hyatt .umt-opt--points .umt-badge{background:#f2f2f2;color:var(--ink);}\n.umt-hyatt .umt-opt--stays .umt-badge{background:var(--accent-soft);color:var(--accent-deep);}\n.umt-hyatt .umt-badge svg{width:24px;height:24px;}\n.umt-hyatt .umt-opt h4{font-size:19px;color:var(--ink);font-weight:700;}\n.umt-hyatt .umt-opt-tag{font-size:12.5px;color:var(--muted);font-weight:600;}\n\n.umt-hyatt .umt-opt-list{margin:18px 0 20px;}\n.umt-hyatt .umt-opt-list li{\n  position:relative;padding-left:26px;margin-bottom:11px;font-size:14.5px;color:var(--text);\n}\n.umt-hyatt .umt-opt-list li::before{\n  content:\"\";position:absolute;left:0;top:6px;width:15px;height:15px;border-radius:50%;\n  background:no-repeat center\/9px url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'\/%3E%3C\/svg%3E\");\n}\n.umt-hyatt .umt-opt--points .umt-opt-list li::before{background-color:var(--ink);}\n.umt-hyatt .umt-opt--stays .umt-opt-list li::before{background-color:var(--accent);}\n\n.umt-hyatt .umt-best{\n  font-size:13.5px;border-top:1px solid var(--line);padding-top:14px;color:var(--muted);\n}\n\n.umt-hyatt .umt-pick-note{\n  margin-top:18px;display:flex;align-items:center;gap:10px;\n  font-size:14px;color:var(--ink);background:var(--accent-soft);\n  border:1px solid #f6dcc4;border-radius:10px;padding:13px 18px;\n}\n.umt-hyatt .umt-pick-note svg{width:18px;height:18px;color:var(--accent-deep);flex:0 0 auto;}\n\n\/* ---------- BENEFITS GRID ---------- *\/\n.umt-hyatt .umt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;}\n.umt-hyatt .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-hyatt .umt-card:hover{border-color:var(--accent);transform:translateY(-2px);}\n.umt-hyatt .umt-card .umt-ic{\n  width:40px;height:40px;border-radius:10px;background:var(--panel);color:var(--ink);\n  display:flex;align-items:center;justify-content:center;margin-bottom:14px;\n}\n.umt-hyatt .umt-card:hover .umt-ic{background:var(--accent-soft);color:var(--accent-deep);}\n.umt-hyatt .umt-card .umt-ic svg{width:21px;height:21px;}\n.umt-hyatt .umt-card h4{font-size:15.5px;color:var(--ink);font-weight:700;margin-bottom:5px;}\n.umt-hyatt .umt-card p{font-size:13.5px;color:var(--muted);}\n\n\/* ---------- HOW IT WORKS ---------- *\/\n.umt-hyatt .umt-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;}\n.umt-hyatt .umt-step .umt-num{\n  font-size:30px;font-weight:800;color:var(--accent);line-height:1;margin-bottom:10px;\n}\n.umt-hyatt .umt-step h4{font-size:15px;color:var(--ink);font-weight:700;margin-bottom:5px;}\n.umt-hyatt .umt-step p{font-size:13.5px;color:var(--muted);}\n\n\/* ---------- POLICY + TRUST ---------- *\/\n.umt-hyatt .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-hyatt .umt-policy h3,.umt-hyatt .umt-trust h3{\n  font-size:19px;color:var(--ink);font-weight:700;margin-bottom:14px;\n}\n.umt-hyatt .umt-policy p{font-size:14px;color:var(--text);margin-bottom:12px;}\n.umt-hyatt .umt-policy p:last-child{margin-bottom:0;}\n.umt-hyatt .umt-trust{\n  border:1px solid var(--line);border-radius:12px;padding:24px 24px;background:var(--panel);\n}\n.umt-hyatt .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-hyatt .umt-trust ul li:last-child{border-bottom:none;}\n.umt-hyatt .umt-trust ul li svg{width:18px;height:18px;color:var(--accent-deep);flex:0 0 auto;margin-top:2px;}\n.umt-hyatt .umt-signoff{margin-top:16px;font-size:13.5px;color:var(--muted);}\n\n@media (max-width:760px){\n  .umt-hyatt .umt-options{grid-template-columns:1fr;}\n  .umt-hyatt .umt-grid{grid-template-columns:1fr 1fr;}\n  .umt-hyatt .umt-steps{grid-template-columns:1fr 1fr;}\n  .umt-hyatt .umt-split{grid-template-columns:1fr;}\n}\n@media (max-width:430px){\n  .umt-hyatt .umt-grid{grid-template-columns:1fr;}\n}\n@media (prefers-reduced-motion:reduce){\n  .umt-hyatt *{transition:none !important;}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"umt-hyatt\"\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"umt-intro\"\u003e\n    \u003cdiv class=\"umt-eyebrow\"\u003eWorld of Hyatt · Authentic Rewards\u003c\/div\u003e\n    \u003ch2\u003eReal Hyatt points, delivered to your account\u003c\/h2\u003e\n    \u003cp\u003eUnlock free nights, room upgrades, late checkouts, and experiences that go beyond the hotel — from FIND moments to airline transfers. Choose exactly how you want your reward: points gifted into your own account, or a stay we book for you.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CHOOSE YOUR OPTION (signature) --\u003e\n  \u003cdiv class=\"umt-section\"\u003e\n    \u003ch3\u003eTwo ways to receive your reward\u003c\/h3\u003e\n    \u003cp class=\"umt-sub\"\u003ePick the option that fits your trip. Both deliver genuine World of Hyatt value — the difference is speed and flexibility.\u003c\/p\u003e\n\n    \u003cdiv class=\"umt-options\"\u003e\n\n      \u003c!-- GIFT POINTS --\u003e\n      \u003cdiv class=\"umt-opt umt-opt--points\"\u003e\n        \u003cdiv class=\"umt-opt-head\"\u003e\n          \u003cspan class=\"umt-badge\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"8\" width=\"18\" height=\"4\" rx=\"1\"\u003e\u003c\/rect\u003e\u003cpath d=\"M12 8v13M5 12v7a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-7\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 8S10.5 3 8 4.5 9.5 8 12 8zM12 8s1.5-5 4-3.5S14.5 8 12 8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eGift Points\u003c\/h4\u003e\n            \u003cdiv class=\"umt-opt-tag\"\u003eTransferred to your account\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"umt-opt-list\"\u003e\n          \u003cli\u003ePoints land directly in your own World of Hyatt account\u003c\/li\u003e\n          \u003cli\u003eFull flexibility — book any award night, anytime, on any trip\u003c\/li\u003e\n          \u003cli\u003eRedeem free nights from just \u003cb\u003e3,500 points\u003c\/b\u003e\n\u003c\/li\u003e\n          \u003cli\u003eWe guide you through the Hyatt points transfer form, step by step\u003c\/li\u003e\n          \u003cli\u003eProcessing typically completes within \u003cb\u003eup to 7 days\u003c\/b\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"umt-best\"\u003e\n\u003cb\u003eBest if\u003c\/b\u003e you want flexibility, are planning ahead, or prefer points in your own account.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- GIFT STAYS --\u003e\n      \u003cdiv class=\"umt-opt umt-opt--stays\"\u003e\n        \u003cdiv class=\"umt-opt-head\"\u003e\n          \u003cspan class=\"umt-badge\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 21V7l9-4 9 4v14\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 21h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 21v-5a3 3 0 0 1 6 0v5\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 10h.01M17 10h.01\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eGift Stays\u003c\/h4\u003e\n            \u003cdiv class=\"umt-opt-tag\"\u003eWe book the award stay for you\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"umt-opt-list\"\u003e\n          \u003cli\u003eWe reserve the award night directly on your behalf\u003c\/li\u003e\n          \u003cli\u003eThe fastest option — ideal for stays within the next 3 days\u003c\/li\u003e\n          \u003cli\u003eJust send us the hotel and your dates — we handle the booking\u003c\/li\u003e\n          \u003cli\u003eYou receive the confirmation, ready to check in\u003c\/li\u003e\n          \u003cli\u003eNo transfer form needed on your side\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"umt-best\"\u003e\n\u003cb\u003eBest if\u003c\/b\u003e you already have a confirmed hotel and dates, especially on short notice.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"umt-pick-note\"\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=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 16v-4M12 8h.01\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003cspan\u003eSelect \u003cb\u003eGift Points\u003c\/b\u003e or \u003cb\u003eGift Stays\u003c\/b\u003e from the options above the cart before checking out.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHAT POINTS UNLOCK --\u003e\n  \u003cdiv class=\"umt-section\"\u003e\n    \u003ch3\u003eWhat your Hyatt points unlock\u003c\/h3\u003e\n    \u003cp class=\"umt-sub\"\u003eOne currency, a world of redemptions across 1,000+ Hyatt properties and partners.\u003c\/p\u003e\n    \u003cdiv class=\"umt-grid\"\u003e\n\n      \u003cdiv class=\"umt-card\"\u003e\n        \u003cspan class=\"umt-ic\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 21V7l9-4 9 4v14\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 21h18M9 21v-6h6v6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003ch4\u003eFree Nights\u003c\/h4\u003e\n        \u003cp\u003eAward stays from 3,500 points per night, off-peak.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"umt-card\"\u003e\n        \u003cspan class=\"umt-ic\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M15 7a4 4 0 1 0-4 4\"\u003e\u003c\/path\u003e\u003cpath d=\"m11 11 8 8M16 16l2-2M18 18l2-2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003ch4\u003eRoom Upgrades\u003c\/h4\u003e\n        \u003cp\u003eMove up to better rooms and longer late checkouts.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"umt-card\"\u003e\n        \u003cspan class=\"umt-ic\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M6 3v7a2 2 0 0 0 2 2v9M6 7M18 3c-1.5 0-2 2-2 4s.5 4 2 4v9\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 3v4M8 3v4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003ch4\u003eDining \u0026amp; Spa\u003c\/h4\u003e\n        \u003cp\u003eApply points toward dining, spa, and resort credits.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"umt-card\"\u003e\n        \u003cspan class=\"umt-ic\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpolygon points=\"15.5 8.5 10.5 10.5 8.5 15.5 13.5 13.5\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003ch4\u003eFIND Experiences\u003c\/h4\u003e\n        \u003cp\u003eCurated tours, classes, and local experiences.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"umt-card\"\u003e\n        \u003cspan class=\"umt-ic\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M17.8 19.2 16 11l3.5-3.5a2.1 2.1 0 0 0-3-3L13 8 4.8 6.2a.5.5 0 0 0-.5.8l4 4-2 2-2-.5a.5.5 0 0 0-.5.8L6 16l1.7 2.7a.5.5 0 0 0 .8-.1l2-2 4 4a.5.5 0 0 0 .8-.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003ch4\u003eAirline Transfers\u003c\/h4\u003e\n        \u003cp\u003eConvert to airline partners to extend your reach.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"umt-card\"\u003e\n        \u003cspan class=\"umt-ic\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"17\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M16 2v4M8 2v4M3 10h18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003ch4\u003eMeetings \u0026amp; Events\u003c\/h4\u003e\n        \u003cp\u003eRedeem toward qualifying meetings and event space.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HOW IT WORKS --\u003e\n  \u003cdiv class=\"umt-section\"\u003e\n    \u003ch3\u003eHow it works\u003c\/h3\u003e\n    \u003cp class=\"umt-sub\"\u003eA simple, guided process from checkout to confirmation.\u003c\/p\u003e\n    \u003cdiv class=\"umt-steps\"\u003e\n      \u003cdiv class=\"umt-step\"\u003e\n        \u003cdiv class=\"umt-num\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003eChoose your option\u003c\/h4\u003e\n        \u003cp\u003ePick Gift Points or Gift Stays, then add to cart.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"umt-step\"\u003e\n        \u003cdiv class=\"umt-num\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eSend your details\u003c\/h4\u003e\n        \u003cp\u003eYour Hyatt number for points, or hotel and dates for a stay.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"umt-step\"\u003e\n        \u003cdiv class=\"umt-num\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eWe process securely\u003c\/h4\u003e\n        \u003cp\u003ePoints land in your account, or your stay is booked and confirmed.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"umt-step\"\u003e\n        \u003cdiv class=\"umt-num\"\u003e04\u003c\/div\u003e\n        \u003ch4\u003eEnjoy\u003c\/h4\u003e\n        \u003cp\u003eFree nights, upgrades, and experiences — yours to use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\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, and orders generally begin 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\u003e500+ travelers\u003c\/b\u003e upgraded with our service\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","brand":"Upgrade my trip","offers":[{"title":"Default Title","offer_id":42726281117766,"sku":"","price":180.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0621\/3481\/2742\/files\/Hyatt_Points.jpg?v=1782100095","url":"https:\/\/upgrademytrip.com\/products\/hyatt_points","provider":"Upgrade my trip","version":"1.0","type":"link"}