{"product_id":"orlando-summer-adventure-4-days-3-nights-99","title":"Orlando Summer Adventure | 4 Days 3 Nights","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=yes, viewport-fit=cover\" name=\"viewport\"\u003e\u003cmeta content=\"Exclusive Orlando Summer Adventure: 4 days\/3 nights at Summer Bay Orlando from $99. Includes $100 prepaid Mastercard + $150 bonus + $50 travel rebate.\" name=\"description\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* ===== RESET \u0026 BASE ===== *\/\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      background: #f5f7f9;\n      font-family: 'Century Gothic', 'Futura', 'Arial', sans-serif;\n      line-height: 1.6;\n      color: #1e2a3a;\n      -webkit-font-smoothing: antialiased;\n      -moz-osx-font-smoothing: grayscale;\n    }\n\n    .product-page {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 16px;\n    }\n\n    \/* ===== ICON STYLES ===== *\/\n    .icon-svg {\n      display: inline-block;\n      stroke: currentColor;\n      stroke-width: 1.5;\n      fill: none;\n      stroke-linecap: round;\n      stroke-linejoin: round;\n    }\n\n    .icon-svg-white { stroke: #fff; }\n    .icon-svg-gold { stroke: #c88c32; }\n    .icon-svg-dark { stroke: #025486; }\n\n    \/* ===== HERO - MOBILE FIRST (stacked, no absolute positioning) ===== *\/\n    .hero-wrapper {\n      border-radius: 8px;\n      overflow: hidden;\n      margin-bottom: 40px;\n      box-shadow: 0 20px 60px rgba(0,0,0,.08);\n    }\n\n    .hero-image {\n      width: 100%;\n      height: 200px;\n      object-fit: cover;\n      display: block;\n      filter: brightness(.70);\n    }\n\n    .hero-content {\n      background: linear-gradient(145deg, #013a5e, #025486);\n      padding: 36px 24px 40px;\n      text-align: center;\n      color: #fff;\n    }\n\n    .hero-badge {\n      display: inline-block;\n      background: rgba(255,255,255,.10);\n      color: #f0e6d3;\n      padding: 6px 20px;\n      border-radius: 4px;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      margin-bottom: 16px;\n      border: 1px solid rgba(255,255,255,.06);\n    }\n\n    .hero-title {\n      font-size: 36px;\n      line-height: 1.1;\n      color: #fff;\n      font-weight: 300;\n      letter-spacing: -0.02em;\n      margin-bottom: 10px;\n    }\n\n    .hero-title strong {\n      font-weight: 700;\n      color: #f0e6d3;\n    }\n\n    .hero-subtitle {\n      font-size: 16px;\n      color: rgba(255,255,255,.85);\n      font-weight: 300;\n      line-height: 1.6;\n      margin-bottom: 24px;\n    }\n\n    .hero-subtitle strong {\n      color: #fff;\n      font-weight: 600;\n    }\n\n    \/* ===== OFFER CARDS ===== *\/\n    .offer-grid {\n      display: flex;\n      justify-content: center;\n      gap: 10px;\n      flex-wrap: wrap;\n      margin: 24px 0 20px;\n    }\n\n    .offer-card {\n      padding: 16px 18px;\n      border-radius: 6px;\n      min-width: 100px;\n      flex: 1;\n      max-width: 150px;\n      text-align: center;\n      backdrop-filter: blur(4px);\n      border: 1px solid rgba(255,255,255,.06);\n      transition: transform .3s ease;\n    }\n\n    .offer-card:hover {\n      transform: translateY(-4px);\n    }\n\n    .offer-card .icon-svg {\n      width: 32px;\n      height: 32px;\n      stroke-width: 1.8;\n      margin-bottom: 6px;\n    }\n\n    .offer-card .label {\n      font-size: 9px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      opacity: .75;\n    }\n\n    .offer-card .amount {\n      font-size: 28px;\n      font-weight: 700;\n      margin-top: 4px;\n      letter-spacing: -0.5px;\n    }\n\n    .offer-card .sub {\n      font-size: 9px;\n      opacity: .6;\n      margin-top: 2px;\n      font-weight: 300;\n    }\n\n    .offer-teal { background: rgba(56,184,179,.88); color: #fff; }\n    .offer-gold { background: rgba(200,140,50,.88); color: #fff; }\n    .offer-lime { background: rgba(165,195,10,.88); color: #1e2a3a; }\n    .offer-lime .icon-svg { stroke: #1e2a3a; }\n\n    \/* ===== BUTTONS ===== *\/\n    .btn {\n      display: inline-block;\n      text-decoration: none;\n      font-family: 'Century Gothic', 'Futura', 'Arial', sans-serif;\n      font-weight: 700;\n      border-radius: 4px;\n      transition: all .35s ease;\n      cursor: pointer;\n      border: none;\n      text-align: center;\n      letter-spacing: 0.5px;\n      text-transform: uppercase;\n      font-size: 14px;\n      padding: 16px 36px;\n    }\n\n    .btn:hover {\n      transform: translateY(-2px);\n    }\n\n    .btn-primary {\n      background: #fff;\n      color: #025486;\n      box-shadow: 0 8px 32px rgba(0,0,0,.10);\n    }\n\n    .btn-primary:hover {\n      background: #f8f6f2;\n      box-shadow: 0 12px 40px rgba(0,0,0,.16);\n    }\n\n    .btn-gold {\n      background: #c88c32;\n      color: #fff;\n      box-shadow: 0 8px 28px rgba(200,140,50,.2);\n    }\n\n    .btn-gold:hover {\n      background: #d89c42;\n      box-shadow: 0 12px 36px rgba(200,140,50,.3);\n    }\n\n    .btn-outline-light {\n      background: transparent;\n      color: #fff;\n      border: 1.5px solid rgba(255,255,255,.2);\n      padding: 12px 32px;\n      font-size: 13px;\n    }\n\n    .btn-outline-light:hover {\n      background: rgba(255,255,255,.06);\n      border-color: rgba(255,255,255,.4);\n    }\n\n    .btn-sm {\n      padding: 10px 24px;\n      font-size: 12px;\n    }\n\n    .btn-lg {\n      padding: 18px 44px;\n      font-size: 16px;\n    }\n\n    .btn-block {\n      text-align: center;\n      margin: 32px 0 8px;\n    }\n\n    .deposit-note {\n      display: block;\n      font-size: 13px;\n      color: #6a7e8e;\n      margin-top: 8px;\n      font-weight: 400;\n      letter-spacing: 0.5px;\n      text-transform: uppercase;\n    }\n\n    .deposit-note-light {\n      color: rgba(255,255,255,.6);\n    }\n\n    \/* ===== BONUS CARDS ===== *\/\n    .bonus-section {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 16px;\n      margin: 40px 0;\n    }\n\n    .bonus-card {\n      background: #fff;\n      border-radius: 6px;\n      padding: 28px 20px;\n      text-align: center;\n      box-shadow: 0 4px 24px rgba(0,0,0,.04);\n      border: 1px solid rgba(0,0,0,.04);\n      transition: all .35s ease;\n    }\n\n    .bonus-card:hover {\n      box-shadow: 0 8px 40px rgba(0,0,0,.08);\n      transform: translateY(-4px);\n    }\n\n    .bonus-card.featured {\n      border-color: #c88c32;\n      background: #fdfaf7;\n    }\n\n    .bonus-card .icon-svg {\n      width: 44px;\n      height: 44px;\n      stroke-width: 1.2;\n      margin-bottom: 12px;\n    }\n\n    .bonus-card h3 {\n      font-size: 16px;\n      color: #025486;\n      margin-bottom: 4px;\n      font-weight: 700;\n      letter-spacing: 0.5px;\n      text-transform: uppercase;\n    }\n\n    .bonus-card .value {\n      font-size: 32px;\n      font-weight: 700;\n      color: #c88c32;\n      letter-spacing: -0.5px;\n      margin: 4px 0;\n    }\n\n    .bonus-card p {\n      font-size: 14px;\n      color: #6a7e8e;\n      line-height: 1.5;\n      font-weight: 300;\n    }\n\n    .bonus-card .btn-wrap {\n      margin-top: 16px;\n    }\n\n    .bonus-card .btn-wrap .deposit-note {\n      font-size: 11px;\n      color: #8a9eae;\n      margin-top: 4px;\n    }\n\n    \/* ===== INFO GRID ===== *\/\n    .info-section {\n      background: #fff;\n      border-radius: 6px;\n      padding: 32px 20px;\n      margin: 40px 0;\n      box-shadow: 0 4px 24px rgba(0,0,0,.04);\n      border: 1px solid rgba(0,0,0,.03);\n    }\n\n    .info-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 20px;\n    }\n\n    .info-item {\n      text-align: center;\n      padding: 8px 4px;\n    }\n\n    .info-item .icon-svg {\n      width: 36px;\n      height: 36px;\n      stroke-width: 1.5;\n      margin-bottom: 8px;\n    }\n\n    .info-item h4 {\n      font-size: 14px;\n      color: #025486;\n      margin-bottom: 4px;\n      font-weight: 700;\n      letter-spacing: 0.5px;\n      text-transform: uppercase;\n    }\n\n    .info-item p {\n      font-size: 12px;\n      color: #7a8e9e;\n      font-weight: 300;\n    }\n\n    \/* ===== SPOTLIGHT ===== *\/\n    .spotlight {\n      background: linear-gradient(145deg, #013a5e, #025486);\n      border-radius: 6px;\n      padding: 36px 24px;\n      margin: 40px 0;\n      text-align: center;\n      color: #fff;\n    }\n\n    .spotlight h2 {\n      font-size: 24px;\n      font-weight: 300;\n      margin-bottom: 8px;\n      letter-spacing: -0.02em;\n    }\n\n    .spotlight h2 strong {\n      font-weight: 700;\n      color: #f0e6d3;\n    }\n\n    .spotlight p {\n      font-size: 15px;\n      opacity: .8;\n      max-width: 600px;\n      margin: 0 auto;\n      font-weight: 300;\n    }\n\n    .spotlight-tags {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 8px;\n      margin: 20px 0 24px;\n    }\n\n    .spotlight-tag {\n      background: rgba(255,255,255,.08);\n      padding: 6px 16px;\n      border-radius: 4px;\n      font-size: 11px;\n      font-weight: 300;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n      border: 1px solid rgba(255,255,255,.04);\n    }\n\n    .spotlight-highlight {\n      background: rgba(255,255,255,.06);\n      border-radius: 4px;\n      padding: 24px;\n      border: 1px solid rgba(255,255,255,.06);\n      max-width: 500px;\n      margin: 0 auto 24px;\n    }\n\n    .spotlight-highlight .icon-svg {\n      width: 36px;\n      height: 36px;\n      margin-bottom: 8px;\n    }\n\n    .spotlight-highlight p:first-child {\n      font-size: 18px;\n      font-weight: 700;\n      opacity: 1;\n      letter-spacing: 0.5px;\n      text-transform: uppercase;\n    }\n\n    .spotlight-highlight p:last-child {\n      font-size: 14px;\n      opacity: .7;\n    }\n\n    \/* ===== DEADLINE ===== *\/\n    .deadline {\n      background: linear-gradient(145deg, #013a5e, #025486);\n      border-radius: 6px;\n      padding: 28px 20px;\n      margin: 40px 0;\n      text-align: center;\n      color: #fff;\n    }\n\n    .deadline-badge {\n      display: inline-block;\n      background: rgba(255,255,255,.08);\n      padding: 6px 20px;\n      border-radius: 4px;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      margin-bottom: 16px;\n      border: 1px solid rgba(255,255,255,.06);\n    }\n\n    .deadline-grid {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 24px;\n    }\n\n    .deadline-item .label {\n      font-size: 11px;\n      opacity: .5;\n      display: block;\n      margin-bottom: 4px;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      font-weight: 300;\n    }\n\n    .deadline-item .value {\n      font-size: 20px;\n      font-weight: 700;\n      background: rgba(255,255,255,.06);\n      padding: 4px 20px;\n      border-radius: 4px;\n      border: 1px solid rgba(255,255,255,.04);\n    }\n\n    \/* ===== BOOKING ===== *\/\n    .booking {\n      background: linear-gradient(145deg, #013a5e, #025486);\n      border-radius: 6px;\n      padding: 36px 24px;\n      margin: 40px 0;\n      text-align: center;\n      color: #fff;\n    }\n\n    .booking h2 {\n      font-size: 26px;\n      font-weight: 300;\n      margin-bottom: 8px;\n      letter-spacing: -0.02em;\n    }\n\n    .booking h2 strong {\n      font-weight: 700;\n      color: #f0e6d3;\n    }\n\n    .promo-code {\n      display: inline-block;\n      background: rgba(255,255,255,.06);\n      padding: 8px 24px;\n      border-radius: 4px;\n      font-size: 18px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      margin: 12px 0 4px;\n      border: 1px solid rgba(255,255,255,.08);\n    }\n\n    .booking .sub {\n      font-size: 14px;\n      opacity: .6;\n      font-weight: 300;\n    }\n\n    .booking-contact {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 32px;\n      margin: 24px 0;\n    }\n\n    .booking-contact .label {\n      font-size: 10px;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      opacity: .4;\n      display: block;\n      font-weight: 600;\n    }\n\n    .booking-contact .value {\n      font-size: 18px;\n      font-weight: 700;\n    }\n\n    .booking-contact .value a {\n      color: #fff;\n      text-decoration: none;\n      transition: opacity .2s;\n    }\n\n    .booking-contact .value a:hover {\n      opacity: .7;\n    }\n\n    .btn-book {\n      background: #c88c32;\n      color: #fff;\n      padding: 18px 44px;\n      font-size: 16px;\n      font-weight: 700;\n      font-family: 'Century Gothic', 'Futura', 'Arial', sans-serif;\n      border-radius: 4px;\n      display: inline-block;\n      text-decoration: none;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      box-shadow: 0 8px 32px rgba(200,140,50,.2);\n      transition: all .35s ease;\n      border: none;\n      cursor: pointer;\n    }\n\n    .btn-book:hover {\n      background: #d89c42;\n      transform: translateY(-2px);\n      box-shadow: 0 12px 40px rgba(200,140,50,.3);\n    }\n\n    .booking-disclaimer {\n      margin-top: 24px;\n      font-size: 12px;\n      opacity: .4;\n      font-weight: 300;\n      max-width: 600px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    \/* ===== TERMS ===== *\/\n    .terms {\n      font-size: 11px;\n      color: #7a8e9e;\n      text-align: center;\n      margin-top: 40px;\n      padding: 20px 16px;\n      border-top: 1px solid #e6eaee;\n      line-height: 1.7;\n      max-width: 900px;\n      margin-left: auto;\n      margin-right: auto;\n      font-weight: 300;\n      letter-spacing: 0.3px;\n    }\n\n    .terms strong {\n      color: #4a5e6e;\n      font-weight: 600;\n    }\n\n    \/* ===== TABLET \u0026 DESKTOP ===== *\/\n    @media (min-width: 600px) {\n      .product-page {\n        padding: 24px;\n      }\n\n      .hero-image {\n        height: 300px;\n      }\n\n      .hero-content {\n        padding: 44px 32px 48px;\n      }\n\n      .hero-title {\n        font-size: 48px;\n      }\n\n      .hero-subtitle {\n        font-size: 18px;\n      }\n\n      .offer-card {\n        padding: 20px 24px;\n        min-width: 130px;\n        max-width: 180px;\n      }\n\n      .offer-card .amount {\n        font-size: 34px;\n      }\n\n      .offer-card .label {\n        font-size: 11px;\n      }\n\n      .offer-card .icon-svg {\n        width: 36px;\n        height: 36px;\n      }\n\n      .bonus-section {\n        grid-template-columns: repeat(3, 1fr);\n        gap: 20px;\n      }\n\n      .info-grid {\n        grid-template-columns: repeat(4, 1fr);\n        gap: 24px;\n      }\n\n      .info-section {\n        padding: 40px 32px;\n      }\n\n      .btn-lg {\n        padding: 20px 52px;\n        font-size: 18px;\n      }\n\n      .deposit-note {\n        font-size: 14px;\n      }\n\n      .spotlight {\n        padding: 48px 40px;\n      }\n\n      .spotlight h2 {\n        font-size: 30px;\n      }\n\n      .booking {\n        padding: 48px 40px;\n      }\n\n      .booking h2 {\n        font-size: 32px;\n      }\n\n      .btn-book {\n        padding: 20px 56px;\n        font-size: 18px;\n      }\n    }\n\n    @media (min-width: 1024px) {\n      .hero-image {\n        height: 420px;\n      }\n\n      .hero-content {\n        padding: 56px 48px 60px;\n      }\n\n      .hero-title {\n        font-size: 64px;\n      }\n\n      .hero-subtitle {\n        font-size: 22px;\n      }\n\n      .offer-card {\n        padding: 24px 32px;\n        min-width: 160px;\n        max-width: 220px;\n      }\n\n      .offer-card .amount {\n        font-size: 42px;\n      }\n\n      .offer-card .label {\n        font-size: 13px;\n      }\n\n      .offer-card .icon-svg {\n        width: 42px;\n        height: 42px;\n      }\n\n      .bonus-card .icon-svg {\n        width: 56px;\n        height: 56px;\n      }\n\n      .bonus-card h3 {\n        font-size: 20px;\n      }\n\n      .bonus-card .value {\n        font-size: 40px;\n      }\n\n      .info-item .icon-svg {\n        width: 44px;\n        height: 44px;\n      }\n\n      .info-item h4 {\n        font-size: 17px;\n      }\n\n      .info-item p {\n        font-size: 14px;\n      }\n\n      .deadline-item .value {\n        font-size: 26px;\n        padding: 6px 28px;\n      }\n\n      .promo-code {\n        font-size: 22px;\n        padding: 10px 36px;\n      }\n\n      .booking-contact .value {\n        font-size: 22px;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .offer-card {\n        min-width: 80px;\n        padding: 12px 10px;\n      }\n\n      .offer-card .amount {\n        font-size: 22px;\n      }\n\n      .offer-card .label {\n        font-size: 8px;\n        letter-spacing: 1px;\n      }\n\n      .offer-card .icon-svg {\n        width: 26px;\n        height: 26px;\n      }\n\n      .offer-card .sub {\n        font-size: 8px;\n      }\n\n      .hero-title {\n        font-size: 30px;\n      }\n\n      .hero-subtitle {\n        font-size: 14px;\n      }\n\n      .hero-content {\n        padding: 28px 16px 32px;\n      }\n\n      .bonus-section {\n        grid-template-columns: 1fr;\n        gap: 12px;\n      }\n\n      .info-grid {\n        grid-template-columns: 1fr 1fr;\n        gap: 12px;\n      }\n\n      .btn-lg {\n        padding: 14px 28px;\n        font-size: 13px;\n      }\n\n      .btn {\n        font-size: 12px;\n        padding: 12px 24px;\n      }\n\n      .booking h2 {\n        font-size: 22px;\n      }\n\n      .promo-code {\n        font-size: 15px;\n        padding: 6px 16px;\n      }\n\n      .btn-book {\n        padding: 14px 32px;\n        font-size: 14px;\n      }\n\n      .deadline-item .value {\n        font-size: 17px;\n        padding: 4px 14px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"product-page\"\u003e\n\u003c!-- ===== HERO - STACKED, FULLY RESPONSIVE ===== --\u003e\n\u003cdiv class=\"hero-wrapper\"\u003e\n\u003cimg alt=\"Summer Bay Orlando Resort\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0690\/3044\/5171\/files\/summer-bay-orlando-resort-outdoor-pool-main-area.png?v=1774466142\" class=\"hero-image\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cdiv class=\"hero-badge\"\u003e✦ Owner Promotion\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003e\n\u003cstrong\u003eOrlando\u003c\/strong\u003e Summer Adventure\u003c\/h1\u003e\n\u003cp class=\"hero-subtitle\"\u003e\u003cstrong\u003eSummer Bay Orlando\u003c\/strong\u003e by Exploria Resorts\u003cbr\u003e4 Days \/ 3 Nights • One-Bedroom Suite • Sleeps 4\u003c\/p\u003e\n\u003cdiv class=\"offer-grid\"\u003e\n\u003cdiv class=\"offer-card offer-teal\"\u003e\n\u003csvg fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" class=\"icon-svg\"\u003e\n            \u003crect ry=\"2\" rx=\"2\" height=\"14\" width=\"20\" y=\"7\" x=\"2\"\u003e\u003c\/rect\u003e\n            \u003cpath d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv class=\"label\"\u003eReservation Deposit\u003c\/div\u003e\n\u003cdiv class=\"amount\"\u003e$99\u003c\/div\u003e\n\u003cdiv class=\"sub\"\u003eRetail $1,085\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"offer-card offer-gold\"\u003e\n\u003csvg fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" class=\"icon-svg\"\u003e\n            \u003cpath d=\"M12 1v22M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv class=\"label\"\u003eDeposit Refund\u003c\/div\u003e\n\u003cdiv class=\"amount\"\u003e$100\u003c\/div\u003e\n\u003cdiv class=\"sub\"\u003ePrepaid Mastercard®\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"offer-card offer-lime\"\u003e\n\u003csvg fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" class=\"icon-svg\"\u003e\n            \u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M12 6v6l4 2\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv class=\"label\"\u003eBonus Reward\u003c\/div\u003e\n\u003cdiv class=\"amount\"\u003e$150\u003c\/div\u003e\n\u003cdiv class=\"sub\"\u003ePrepaid Mastercard®\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"btn btn-primary btn-lg\" href=\"#book\"\u003eClaim Your Summer Adventure\u003c\/a\u003e \u003cspan class=\"deposit-note deposit-note-light\"\u003eYour Refundable Deposit Today: $99 Only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== CTA 1 ===== --\u003e\n\u003cdiv class=\"btn-block\"\u003e\n\u003ca class=\"btn btn-gold btn-lg\" href=\"#book\"\u003eBook Now — Space Is Limited\u003c\/a\u003e \u003cspan class=\"deposit-note\"\u003eYour Refundable Deposit Today: $99 Only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- ===== BONUS CARDS ===== --\u003e\n\u003cdiv class=\"bonus-section\"\u003e\n\u003cdiv class=\"bonus-card\"\u003e\n\u003csvg fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" class=\"icon-svg icon-svg-gold\"\u003e\n        \u003cpath d=\"M12 1v22M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\u003ch3\u003eDeposit Refund\u003c\/h3\u003e\n\u003cdiv class=\"value\"\u003e$100\u003c\/div\u003e\n\u003cp\u003ePrepaid Mastercard®\u003c\/p\u003e\n\u003cdiv class=\"btn-wrap\"\u003e\n\u003ca class=\"btn btn-gold btn-sm\" href=\"#book\"\u003eBook Now\u003c\/a\u003e \u003cspan class=\"deposit-note\"\u003eRefundable Deposit: $99\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bonus-card featured\"\u003e\n\u003csvg fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" class=\"icon-svg icon-svg-gold\"\u003e\n        \u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M12 6v6l4 2\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\u003ch3\u003eBonus Reward\u003c\/h3\u003e\n\u003cdiv class=\"value\"\u003e$150\u003c\/div\u003e\n\u003cp\u003ePrepaid Mastercard® — spend your way\u003c\/p\u003e\n\u003cdiv class=\"btn-wrap\"\u003e\n\u003ca class=\"btn btn-gold btn-sm\" href=\"#book\"\u003eBook Now\u003c\/a\u003e \u003cspan class=\"deposit-note\"\u003eRefundable Deposit: $99\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bonus-card\"\u003e\n\u003csvg fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" class=\"icon-svg icon-svg-gold\"\u003e\n        \u003cpath d=\"M3 12L7 12L9 8L12 20L15 10L17 14L21 12\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M3 12H7L9 8L12 20L15 10L17 14L21 12\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\u003ch3\u003eTravel Rebate\u003c\/h3\u003e\n\u003cdiv class=\"value\"\u003e$50\u003c\/div\u003e\n\u003cp\u003eFuel • Airfare • Rental Car\u003c\/p\u003e\n\u003cdiv class=\"btn-wrap\"\u003e\n\u003ca class=\"btn btn-gold btn-sm\" href=\"#book\"\u003eBook Now\u003c\/a\u003e \u003cspan class=\"deposit-note\"\u003eRefundable Deposit: $99\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== CTA 2 ===== --\u003e\n\u003cdiv class=\"btn-block\"\u003e\n\u003ca class=\"btn btn-gold btn-lg\" href=\"#book\"\u003eReserve Your Spot Today\u003c\/a\u003e \u003cspan class=\"deposit-note\"\u003eYour Refundable Deposit Today: $99 Only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- ===== INFO SECTION ===== --\u003e\n\u003cdiv class=\"info-section\"\u003e\n\u003cdiv class=\"info-grid\"\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003csvg fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" class=\"icon-svg icon-svg-dark\"\u003e\n          \u003crect ry=\"2\" rx=\"2\" height=\"14\" width=\"20\" y=\"7\" x=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003ch4\u003eOne-Bedroom Suite\u003c\/h4\u003e\n\u003cp\u003eSleeps 4 • Full kitchen\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003csvg fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" class=\"icon-svg icon-svg-dark\"\u003e\n          \u003cpath d=\"M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003ch4\u003eRetail Value\u003c\/h4\u003e\n\u003cp\u003e$1,085 • Terms apply\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003csvg fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" class=\"icon-svg icon-svg-dark\"\u003e\n          \u003cpath d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\u003e\u003c\/path\u003e\n          \u003ccircle r=\"3\" cy=\"10\" cx=\"12\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n\u003ch4\u003eSummer Bay Orlando\u003c\/h4\u003e\n\u003cp\u003eby Exploria Resorts\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-item\"\u003e\n\u003csvg fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\" class=\"icon-svg icon-svg-dark\"\u003e\n          \u003cpath d=\"M12 1v22M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003ch4\u003eMastercard® Rewards\u003c\/h4\u003e\n\u003cp\u003e$100 refund + $150 bonus\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== CTA 3 ===== --\u003e\n\u003cdiv class=\"btn-block\"\u003e\n\u003ca class=\"btn btn-gold btn-lg\" href=\"#book\"\u003eDon't Wait — Book Your Adventure\u003c\/a\u003e \u003cspan class=\"deposit-note\"\u003eYour Refundable Deposit Today: $99 Only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- ===== SPOTLIGHT ===== --\u003e\n\u003cdiv class=\"spotlight\"\u003e\n\u003ch2\u003e\u003cstrong\u003eExplore Orlando \u0026amp; Beyond\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eDiscover Central Florida with your Summer Adventure package. Use your $150 Prepaid Mastercard at these local favorites and more.\u003c\/p\u003e\n\u003cdiv class=\"spotlight-tags\"\u003e\n\u003cspan class=\"spotlight-tag\"\u003eTheme Parks\u003c\/span\u003e \u003cspan class=\"spotlight-tag\"\u003eShopping\u003c\/span\u003e \u003cspan class=\"spotlight-tag\"\u003eDining\u003c\/span\u003e \u003cspan class=\"spotlight-tag\"\u003eBeaches\u003c\/span\u003e \u003cspan class=\"spotlight-tag\"\u003eEntertainment\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"btn btn-outline-light\" href=\"#book\"\u003eCheck Availability \u0026amp; Book\u003c\/a\u003e \u003cspan style=\"margin-top: 8px;\" class=\"deposit-note deposit-note-light\"\u003eYour Refundable Deposit Today: $99 Only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- ===== CTA 4 ===== --\u003e\n\u003cdiv class=\"btn-block\"\u003e\n\u003ca class=\"btn btn-gold btn-lg\" href=\"#book\"\u003eOnly $99 — Book Your Summer Escape\u003c\/a\u003e \u003cspan class=\"deposit-note\"\u003eYour Refundable Deposit Today: $99 Only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- ===== DEADLINE ===== --\u003e\n\u003cdiv class=\"deadline\"\u003e\n\u003cdiv class=\"deadline-badge\"\u003eLimited Availability\u003c\/div\u003e\n\u003cdiv class=\"deadline-grid\"\u003e\n\u003cdiv class=\"deadline-item\"\u003e\n\u003cspan class=\"label\"\u003eBook \u0026amp; Travel By\u003c\/span\u003e \u003cspan class=\"value\"\u003eJuly 12, 2026\u003c\/span\u003e\u003cspan class=\"label\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 18px;\"\u003e\n\u003ca style=\"font-size: 12px; padding: 10px 28px;\" class=\"btn btn-outline-light\" href=\"#book\"\u003eBook Now\u003c\/a\u003e\u003cspan style=\"margin-top: 6px;\" class=\"deposit-note deposit-note-light\"\u003eYour Refundable Deposit Today: $99 Only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== BOOKING ===== --\u003e\n\u003cdiv class=\"booking\" id=\"book\"\u003e\n\u003ch2\u003e\u003cstrong\u003eClaim Your Orlando Summer Adventure\u003c\/strong\u003e\u003c\/h2\u003e\n\u003ch2\u003e\u003cstrong\u003eMention this promo code when booking by phone\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cdiv class=\"promo-code\"\u003eSBOExperience0626\u003c\/div\u003e\n\u003cdiv class=\"booking-contact\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"label\"\u003eCall to Reserve\u003c\/span\u003e\n\u003cdiv class=\"value\"\u003e\u003ca href=\"tel:4079823896\"\u003e407-982-3896\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ca class=\"btn-book\" href=\"#\"\u003eBook Your Summer Adventure Now\u003c\/a\u003e \u003cspan style=\"margin-top: 8px;\" class=\"deposit-note deposit-note-light\"\u003eYour Refundable Deposit Today: $99 Only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== FINAL CTA ===== --\u003e\n\u003cdiv class=\"btn-block\"\u003e\n\u003ca class=\"btn btn-gold btn-lg\" href=\"#\"\u003eSecure Your Spot — Book Now\u003c\/a\u003e \u003cspan class=\"deposit-note\"\u003eYour Refundable Deposit Today: $99 Only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- ===== TERMS ===== --\u003e\n\u003cdiv class=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003eOrlando Summer Adventure Terms:\u003c\/strong\u003e New reservations only. Eligibility: Offer is for Exploria Resorts owners only. All Owners on the account are required to travel and attend a minimum 60-minute Owner Update presentation. All accounts must be in good standing prior to travel. Failure of all parties to travel and attend the Owner Update will result in forfeiture of the discounted package price and the incentives featured. Offer Details: Destinations and resorts featured are subject to availability. Reservations must be made by June 12, 2026 and travel must be completed by July 12, 2026. This offer is non-transferable, cannot be combined with existing reservation. The retail value of this offer depends on travel dates selected and additional incentive. The $99 reservation deposit is required at the time of booking. Except for the $99 reservation deposit, resort fees, security deposit, taxes, and cost of travel and meals, no other fees or payments will be required. Incentives: Upon completion of the Owner Update, you will be eligible to receive a $50 Prepaid Mastercard® and a $150 Prepaid Mastercard®  which are issued by Pathward, N.A., Member FDIC. Card terms and expiration apply. Guests may elect to receive a Prepaid Mastercard of equal value to the excursion selected in lieu of tickets. Featured excursions are provided by third-party vendors which are not affiliated with Exploria Resorts and are subject to availability. The $50 Travel Rebate Coupon will be in the form of an Everyday Savings Rebate Coupon. Complete terms and conditions for redemption of the Everyday Savings Rebate Coupon are printed on the promotional materials and are fulfilled by Customer Service Network Group (“CSNG”), which is not affiliated with Exploria Resorts. Disclosures: This offer is not directed to residents in any state in which a registration of the timeshare plan is required but in which registration requirements have not yet been met. This promotion is intended to solicit purchasers of timeshare interests in Club Exploria. The price range of the intervals is $8,200 to $40,075, plus annual Club dues. Prices subject to change. Void where prohibited by law. This promotional offer is not available for residents of California. NJ Reg. No.: 18-990007. \u003c\/p\u003e\n\u003cp style=\"margin-top: 20px;\"\u003e© 2026 Exploria Resorts | All Rights Reserved\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"1 Bedroom Unit","offer_id":45143149314163,"sku":null,"price":99.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0690\/3044\/5171\/files\/OrlandoSummerAdventure_2.png?v=1782850221","url":"https:\/\/www.exploriavacations.com\/products\/orlando-summer-adventure-4-days-3-nights-99","provider":"Exploria Vacations","version":"1.0","type":"link"}