{"product_id":"best-summer-bundle-royal-edition","title":"Best Summer Bundle Royal Edition - 5 Luxury Perfumes (Save $200)","description":"\u003cstyle\u003e\n  .sb-pdp * { box-sizing: border-box; }\n  .sb-pdp { font-family: 'Helvetica Neue', Arial, sans-serif; color: #1a1a1a; line-height: 1.7; max-width: 100%; margin: 0; padding: 0; }\n  .sb-pdp-trustbar { background: linear-gradient(90deg, #ff6b35, #f7931e, #ffd700); color: #fff; text-align: center; padding: 12px 16px; font-weight: 700; font-size: 13px; border-radius: 10px; margin-bottom: 24px; text-shadow: 0 1px 2px rgba(0,0,0,0.2); }\n  .sb-pdp-hero { background: linear-gradient(135deg, #ff6b35 0%, #f7931e 50%, #ffd700 100%); color: #fff; padding: 40px 28px; border-radius: 16px; margin-bottom: 32px; position: relative; overflow: hidden; }\n  .sb-pdp-hero::before { content: '☀️'; position: absolute; top: -20px; right: -20px; font-size: 200px; opacity: 0.1; pointer-events: none; }\n  .sb-pdp-eyebrow { display: inline-block; background: rgba(255,255,255,0.25); color: #fff; padding: 6px 14px; border-radius: 50px; font-size: 11px; font-weight: 700; letter-spacing: 1.4px; text-transform: uppercase; margin-bottom: 16px; border: 1px solid rgba(255,255,255,0.4); }\n  .sb-pdp-hero h2 { font-size: 32px; line-height: 1.15; margin: 0 0 14px; font-weight: 800; color: #fff; text-shadow: 0 2px 4px rgba(0,0,0,0.15); }\n  .sb-pdp-hero h2 .yellow { background: linear-gradient(135deg, #fff, #ffd700); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }\n  .sb-pdp-hero p { font-size: 16px; line-height: 1.55; color: #fff8e1; margin: 0 0 20px; max-width: 540px; text-shadow: 0 1px 2px rgba(0,0,0,0.1); }\n  .sb-pdp-hero-stars { color: #fff; font-size: 18px; letter-spacing: 1.5px; margin-bottom: 6px; }\n  .sb-pdp-hero-rating { font-size: 13px; color: #fff8e1; }\n  .sb-pdp-hero-rating strong { color: #fff; }\n  .sb-pdp-cta { display: inline-flex; align-items: center; justify-content: center; gap: 10px; background: linear-gradient(135deg, #fff 0%, #fff8e1 50%, #fff 100%); background-size: 200% auto; color: #ff6b35 !important; padding: 16px 36px; border: 3px solid #fff; border-radius: 50px; font-weight: 900; font-size: 16px; box-shadow: 0 10px 28px rgba(255,107,53,0.5); transition: all 0.3s; text-transform: uppercase; cursor: pointer; animation: sbShimmer 3s infinite, sbPulse 2.5s infinite; }\n  @keyframes sbShimmer { 0%,100% { background-position: 0% center; } 50% { background-position: 100% center; } }\n  @keyframes sbPulse { 0%,100% { transform: scale(1); } 50% { transform: scale(1.04); } }\n  .sb-pdp-cta:hover { transform: translateY(-2px) scale(1.05); animation-play-state: paused; }\n  .sb-pdp-cta-arrow { font-size: 20px; }\n  .sb-pdp-stats { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; background: linear-gradient(135deg, #ff6b35, #f7931e); padding: 22px 16px; border-radius: 14px; text-align: center; margin: 24px 0; border: 3px solid #ffd700; }\n  .sb-pdp-stat-num { font-size: 26px; font-weight: 800; color: #fff; line-height: 1; margin-bottom: 4px; text-shadow: 0 2px 4px rgba(0,0,0,0.2); }\n  .sb-pdp-stat-label { font-size: 11px; color: #fff8e1; text-transform: uppercase; letter-spacing: 1px; font-weight: 700; }\n  .sb-pdp h3.section-title { font-size: 26px; line-height: 1.25; margin: 36px 0 14px; font-weight: 800; color: #ff6b35; text-align: center; }\n  .sb-pdp h3.section-title .orange { color: #f7931e; }\n  .sb-pdp p.section-lead { font-size: 16px; line-height: 1.6; color: #4a5568; max-width: 600px; margin: 0 auto 28px; text-align: center; }\n  .sb-pdp-savings-banner { background: linear-gradient(90deg, #2d8a4e, #66bb6a); color: #fff; text-align: center; padding: 18px 16px; border-radius: 14px; margin: 24px 0; font-weight: 800; }\n  .sb-pdp-savings-banner .big { font-size: 28px; display: block; margin-bottom: 4px; }\n  .sb-pdp-savings-banner .small { font-size: 13px; font-weight: 600; }\n  .sb-pdp-bottles { display: grid; grid-template-columns: repeat(5, 1fr); gap: 12px; margin: 24px 0; }\n  .sb-pdp-bottle { background: #fff; padding: 16px 10px; border-radius: 12px; text-align: center; box-shadow: 0 4px 16px rgba(0,0,0,0.08); border: 2px solid #fff8e1; transition: all 0.3s; }\n  .sb-pdp-bottle:hover { transform: translateY(-3px); border-color: #ffd700; }\n  .sb-pdp-bottle h4 { font-size: 14px; color: #ff6b35; margin: 0 0 4px; font-weight: 800; }\n  .sb-pdp-bottle .ml { font-size: 11px; color: #888; margin: 0 0 6px; }\n  .sb-pdp-bottle .price { font-size: 13px; color: #2d8a4e; font-weight: 700; }\n  .sb-pdp-bottle .price .strike { color: #999; text-decoration: line-through; font-size: 11px; }\n  .sb-pdp-why { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 16px; margin: 24px 0; }\n  .sb-pdp-why-card { background: #fff; padding: 24px 18px; border-radius: 14px; text-align: center; box-shadow: 0 4px 16px rgba(0,0,0,0.06); border: 2px solid #fff8e1; transition: all 0.3s; }\n  .sb-pdp-why-card:hover { border-color: #f7931e; transform: translateY(-3px); }\n  .sb-pdp-why-icon { font-size: 36px; margin-bottom: 12px; }\n  .sb-pdp-why-card h4 { font-size: 16px; color: #ff6b35; margin: 0 0 8px; font-weight: 800; }\n  .sb-pdp-why-card p { font-size: 13px; color: #4a5568; margin: 0; line-height: 1.5; }\n  .sb-pdp-fragrance-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 24px 0; }\n  .sb-pdp-fragrance { background: linear-gradient(135deg, #fff8e1, #fff, #fff8e1); padding: 22px 18px; border-radius: 14px; border-left: 4px solid #ff6b35; box-shadow: 0 2px 12px rgba(0,0,0,0.05); }\n  .sb-pdp-fragrance h4 { font-size: 18px; color: #ff6b35; margin: 0 0 10px; font-weight: 800; }\n  .sb-pdp-fragrance .scent-type { font-size: 11px; color: #f7931e; text-transform: uppercase; letter-spacing: 1.2px; font-weight: 700; margin-bottom: 8px; }\n  .sb-pdp-fragrance .notes { font-size: 13px; color: #4a5568; line-height: 1.6; margin: 0 0 8px; }\n  .sb-pdp-fragrance .when { font-size: 12px; color: #2d8a4e; font-weight: 700; }\n  .sb-pdp-reviews { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 24px 0; }\n  .sb-pdp-review { background: #fff; padding: 20px; border-radius: 12px; box-shadow: 0 2px 12px rgba(0,0,0,0.05); border-left: 3px solid #f7931e; }\n  .sb-pdp-review-stars { color: #ffd700; margin-bottom: 8px; font-size: 14px; }\n  .sb-pdp-review-text { font-size: 13px; color: #2c2c2c; line-height: 1.55; margin: 0 0 10px; font-style: italic; }\n  .sb-pdp-review-author { display: flex; align-items: center; gap: 10px; }\n  .sb-pdp-review-avatar { width: 34px; height: 34px; border-radius: 50%; background: linear-gradient(135deg, #ff6b35, #ffd700); color: #fff; display: flex; align-items: center; justify-content: center; font-weight: 800; font-size: 14px; }\n  .sb-pdp-review-name { font-weight: 700; font-size: 12px; color: #ff6b35; }\n  .sb-pdp-review-meta { font-size: 11px; color: #888; }\n  .sb-pdp-verified { color: #2d8a4e; font-weight: 700; }\n  .sb-pdp-cta-block { text-align: center; padding: 24px 16px; background: linear-gradient(135deg, #fff8e1, #fff, #fff8e1); border-radius: 14px; margin: 28px 0; border: 2px dashed #f7931e; }\n  .sb-pdp-cta-block .stock-pill { display: inline-block; background: rgba(212,68,68,0.1); color: #cc4444; padding: 5px 14px; border-radius: 50px; font-size: 12px; font-weight: 700; margin-bottom: 10px; border: 1px solid rgba(212,68,68,0.3); }\n  .sb-pdp-cta-block h4 { font-size: 22px; color: #ff6b35; margin: 0 0 8px; font-weight: 800; }\n  .sb-pdp-cta-block p { font-size: 14px; color: #4a5568; margin: 0 0 16px; }\n  .sb-pdp-cta-block .sb-pdp-cta { background: linear-gradient(135deg, #ff6b35 0%, #f7931e 50%, #ff6b35 100%); color: #fff !important; border-color: #ff6b35; }\n  .sb-pdp-cta-note { display: block; margin-top: 12px; font-size: 12px; color: #4a5568; }\n  .sb-pdp-guarantee { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; padding: 22px 14px; background: #fff; border-radius: 14px; margin: 24px 0; border: 2px solid #fff8e1; text-align: center; }\n  .sb-pdp-guarantee-icon { font-size: 28px; margin-bottom: 8px; }\n  .sb-pdp-guarantee h5 { font-size: 13px; color: #ff6b35; margin: 0 0 4px; font-weight: 800; }\n  .sb-pdp-guarantee p { font-size: 11px; color: #666; margin: 0; }\n  .sb-pdp-faq { margin: 24px 0; }\n  .sb-pdp-faq-item { background: #fff; border-radius: 10px; padding: 16px 18px; margin-bottom: 10px; border-left: 3px solid #f7931e; box-shadow: 0 2px 8px rgba(0,0,0,0.04); }\n  .sb-pdp-faq-item h5 { color: #ff6b35; font-size: 15px; margin: 0 0 8px; font-weight: 800; }\n  .sb-pdp-faq-item p { font-size: 13px; color: #4a5568; margin: 0; line-height: 1.55; }\n  .sb-pdp-final { background: linear-gradient(135deg, #ff6b35 0%, #f7931e 50%, #ffd700 100%); color: #fff; padding: 36px 26px; border-radius: 16px; text-align: center; margin: 28px 0; }\n  .sb-pdp-final h3 { font-size: 26px; margin: 0 0 14px; line-height: 1.25; color: #fff; font-weight: 800; text-shadow: 0 2px 4px rgba(0,0,0,0.15); }\n  .sb-pdp-final p { font-size: 15px; margin: 0 0 22px; color: #fff8e1; max-width: 520px; margin-left: auto; margin-right: auto; }\n  .sb-pdp-final .sb-pdp-cta { background: #fff; color: #ff6b35 !important; border-color: #fff; }\n  @media (max-width: 768px) {\n    .sb-pdp-hero h2 { font-size: 24px; }\n    .sb-pdp h3.section-title { font-size: 22px; }\n    .sb-pdp-cta { padding: 14px 26px; font-size: 14px; }\n    .sb-pdp-stats { grid-template-columns: 1fr 1fr; }\n    .sb-pdp-bottles { grid-template-columns: 1fr 1fr; gap: 10px; }\n    .sb-pdp-why { grid-template-columns: 1fr; }\n    .sb-pdp-fragrance-cards { grid-template-columns: 1fr; }\n    .sb-pdp-reviews { grid-template-columns: 1fr; }\n    .sb-pdp-guarantee { grid-template-columns: 1fr 1fr; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sb-pdp\"\u003e\n\u003cdiv class=\"sb-pdp-trustbar\"\u003e☀️ \u003cstrong\u003eSUMMER EXCLUSIVE\u003c\/strong\u003e · SAVE $200 · FREE U.S. SHIPPING · 30-DAY GUARANTEE\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-hero\"\u003e\n\u003cspan class=\"sb-pdp-eyebrow\"\u003e☀️ Best Summer Bundle — 5 Bottles, 1 Price\u003c\/span\u003e\n\u003ch2\u003e5 Luxury Fragrances. \u003cspan class=\"yellow\"\u003e$200 Off.\u003c\/span\u003e Your Complete Summer Wardrobe.\u003c\/h2\u003e\n\u003cp\u003eThe Best Summer Bundle delivers Taj, Roto Gold, Golden Eagle, Blue Eagle, and Verie — 5 of our top-selling 100ml fragrances in one curated set. Buy together and save $200 vs buying individually.\u003c\/p\u003e\n\u003cdiv class=\"sb-pdp-hero-stars\"\u003e★ ★ ★ ★ ★\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-hero-rating\"\u003e\n\u003cstrong\u003e4.9\/5\u003c\/strong\u003e from 2,005+ verified U.S. customers — our #1 bundle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-savings-banner\"\u003e\n\u003cspan class=\"big\"\u003e💰 Save $200 Today\u003c\/span\u003e\u003cspan class=\"small\"\u003eBundle: $299 · Buying separately: $499 · Per bottle: just $59.80\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-stats\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sb-pdp-stat-num\"\u003e5\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-stat-label\"\u003eFull Bottles\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sb-pdp-stat-num\"\u003e500ml\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-stat-label\"\u003eTotal Volume\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sb-pdp-stat-num\"\u003e2,005+\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-stat-label\"\u003eReviews\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sb-pdp-stat-num\"\u003e$200\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-stat-label\"\u003eYou Save\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-cta-block\"\u003e\n\u003cdiv class=\"stock-pill\"\u003e⚠️ Limited stock — summer favorite\u003c\/div\u003e\n\u003ch4\u003eSkip The Math — Just Get All 5\u003c\/h4\u003e\n\u003cp\u003eUse the Add to Cart button above to lock in $299 with free U.S. shipping. Save $200 vs buying separately.\u003c\/p\u003e\n\u003cbutton class=\"sb-pdp-cta\"\u003e☀️ Add Bundle — $299 (Save $200) \u003cspan class=\"sb-pdp-cta-arrow\"\u003e→\u003c\/span\u003e\u003c\/button\u003e \u003cspan class=\"sb-pdp-cta-note\"\u003e✓ Free shipping · ✓ 30-day guarantee · ✓ Ships in 24 hrs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"section-title\"\u003eWhat's \u003cspan class=\"orange\"\u003eInside The Bundle\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp class=\"section-lead\"\u003eFive 100ml luxury fragrances — covering every summer occasion from beach days to date nights.\u003c\/p\u003e\n\u003cdiv class=\"sb-pdp-bottles\"\u003e\n\u003cdiv class=\"sb-pdp-bottle\"\u003e\n\u003ch4\u003e👑 Taj\u003c\/h4\u003e\n\u003cdiv class=\"ml\"\u003e100ml · Oriental\u003c\/div\u003e\n\u003cdiv class=\"price\"\u003e$79 \u003cspan class=\"strike\"\u003eretail\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-bottle\"\u003e\n\u003ch4\u003e✨ Roto Gold\u003c\/h4\u003e\n\u003cdiv class=\"ml\"\u003e100ml · Bergamot\u003c\/div\u003e\n\u003cdiv class=\"price\"\u003e$75 \u003cspan class=\"strike\"\u003eretail\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-bottle\"\u003e\n\u003ch4\u003e🦅 Golden Eagle\u003c\/h4\u003e\n\u003cdiv class=\"ml\"\u003e100ml · Smoky\u003c\/div\u003e\n\u003cdiv class=\"price\"\u003e$60 \u003cspan class=\"strike\"\u003eretail\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-bottle\"\u003e\n\u003ch4\u003e🌊 Blue Eagle\u003c\/h4\u003e\n\u003cdiv class=\"ml\"\u003e100ml · Aquatic\u003c\/div\u003e\n\u003cdiv class=\"price\"\u003e$60 \u003cspan class=\"strike\"\u003eretail\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-bottle\"\u003e\n\u003ch4\u003e🔥 Verie\u003c\/h4\u003e\n\u003cdiv class=\"ml\"\u003e100ml · Leather\u003c\/div\u003e\n\u003cdiv class=\"price\"\u003e$75 \u003cspan class=\"strike\"\u003eretail\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"section-title\"\u003eWhy The \u003cspan class=\"orange\"\u003eBundle Wins\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp class=\"section-lead\"\u003eSave $200 — but the math goes deeper than the discount.\u003c\/p\u003e\n\u003cdiv class=\"sb-pdp-why\"\u003e\n\u003cdiv class=\"sb-pdp-why-card\"\u003e\n\u003cdiv class=\"sb-pdp-why-icon\"\u003e💰\u003c\/div\u003e\n\u003ch4\u003e$200 Direct Savings\u003c\/h4\u003e\n\u003cp\u003e$499 retail → $299 bundle. The lowest per-bottle price ($59.80) we offer on any of these fragrances.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-why-card\"\u003e\n\u003cdiv class=\"sb-pdp-why-icon\"\u003e👔\u003c\/div\u003e\n\u003ch4\u003e5 Distinct Vibes\u003c\/h4\u003e\n\u003cp\u003eOriental for evenings. Aquatic for beach days. Bergamot for office. Smoky for date nights. Leather for confidence. One purchase covers all.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-why-card\"\u003e\n\u003cdiv class=\"sb-pdp-why-icon\"\u003e🎁\u003c\/div\u003e\n\u003ch4\u003eBuilt For Gifting\u003c\/h4\u003e\n\u003cp\u003eThe most-gifted bundle in our catalog. Father's Day, birthdays, holidays — 5 luxury bottles makes a stunning impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"section-title\"\u003eEach \u003cspan class=\"orange\"\u003eFragrance Profile\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp class=\"section-lead\"\u003eFive distinct compositions, each engineered for a specific summer mood.\u003c\/p\u003e\n\u003cdiv class=\"sb-pdp-fragrance-cards\"\u003e\n\u003cdiv class=\"sb-pdp-fragrance\"\u003e\n\u003cdiv class=\"scent-type\"\u003e👑 Oriental Amber Woody\u003c\/div\u003e\n\u003ch4\u003eTaj Perfume — The Royal Signature\u003c\/h4\u003e\n\u003cp class=\"notes\"\u003e\u003cb\u003eTop:\u003c\/b\u003e Davana, Bergamot, Pink Pepper\u003cbr\u003e\u003cb\u003eHeart:\u003c\/b\u003e Arabian Oud, White Amber, Rosemary\u003cbr\u003e\u003cb\u003eBase:\u003c\/b\u003e Premium Musk Trail\u003c\/p\u003e\n\u003cdiv class=\"when\"\u003e✨ Wear for: Evening events, date nights, formal dinners\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-fragrance\"\u003e\n\u003cdiv class=\"scent-type\"\u003e✨ Bergamot Cashmere Extrait\u003c\/div\u003e\n\u003ch4\u003eRoto Gold — Golden Era Elegance\u003c\/h4\u003e\n\u003cp class=\"notes\"\u003e\u003cb\u003eTop:\u003c\/b\u003e Bergamot, Pink Pepper, Green Apple\u003cbr\u003e\u003cb\u003eHeart:\u003c\/b\u003e Cashmere, Lily of the Valley, Patchouli\u003cbr\u003e\u003cb\u003eBase:\u003c\/b\u003e Amber, Tonka Bean, Vetiver\u003c\/p\u003e\n\u003cdiv class=\"when\"\u003e✨ Wear for: Office, daily refinement, milestones\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-fragrance\"\u003e\n\u003cdiv class=\"scent-type\"\u003e🦅 Smoky Birch Amber\u003c\/div\u003e\n\u003ch4\u003eGolden Eagle — Bold Statement\u003c\/h4\u003e\n\u003cp class=\"notes\"\u003e\u003cb\u003eTop:\u003c\/b\u003e Juicy Raspberry\u003cbr\u003e\u003cb\u003eHeart:\u003c\/b\u003e Birch, Amber, Benzoin\u003cbr\u003e\u003cb\u003eBase:\u003c\/b\u003e Vetiver, Cedar, Tonka, Vanilla\u003c\/p\u003e\n\u003cdiv class=\"when\"\u003e✨ Wear for: Date nights, evening confidence, statement moments\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-fragrance\"\u003e\n\u003cdiv class=\"scent-type\"\u003e🌊 Aquatic Citrus Mint\u003c\/div\u003e\n\u003ch4\u003eBlue Eagle — Hot-Weather Hero\u003c\/h4\u003e\n\u003cp class=\"notes\"\u003e\u003cb\u003eTop:\u003c\/b\u003e Grapefruit, Lemon, Mint, Pink Pepper\u003cbr\u003e\u003cb\u003eHeart:\u003c\/b\u003e Ginger, Nutmeg, Jasmine\u003cbr\u003e\u003cb\u003eBase:\u003c\/b\u003e Incense, Vetiver, Sandalwood\u003c\/p\u003e\n\u003cdiv class=\"when\"\u003e✨ Wear for: Beach, gym, hot days, daytime fresh\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-fragrance\" style=\"grid-column: 1 \/ -1;\"\u003e\n\u003cdiv class=\"scent-type\"\u003e🔥 Leather Fruity Unisex\u003c\/div\u003e\n\u003ch4\u003eVerie — The Cult Favorite\u003c\/h4\u003e\n\u003cp class=\"notes\"\u003e\u003cb\u003eTop:\u003c\/b\u003e Raspberry, Saffron, Thyme · \u003cb\u003eHeart:\u003c\/b\u003e Olibanum, Jasmine · \u003cb\u003eBase:\u003c\/b\u003e Leather, Suede, Woody Notes, Amber\u003c\/p\u003e\n\u003cdiv class=\"when\"\u003e✨ Wear for: Confidence, distinction, when you want to be remembered\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-cta-block\"\u003e\n\u003ch4\u003e☀️ Get All 5 — Save $200 — Free Shipping\u003c\/h4\u003e\n\u003cp\u003e5 bottles. 500ml total. Every summer occasion covered. $299 instead of $499.\u003c\/p\u003e\n\u003cbutton class=\"sb-pdp-cta\"\u003e☀️ Add Bundle — $299 \u003cspan class=\"sb-pdp-cta-arrow\"\u003e→\u003c\/span\u003e\u003c\/button\u003e \u003cspan class=\"sb-pdp-cta-note\"\u003e✨ Limited stock · Ships from USA\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"section-title\"\u003eReal Customers, \u003cspan class=\"orange\"\u003eReal Bundles\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp class=\"section-lead\"\u003e2,005+ verified U.S. customers. The most-reviewed bundle in our catalog.\u003c\/p\u003e\n\u003cdiv class=\"sb-pdp-reviews\"\u003e\n\u003cdiv class=\"sb-pdp-review\"\u003e\n\u003cdiv class=\"sb-pdp-review-stars\"\u003e★ ★ ★ ★ ★\u003c\/div\u003e\n\u003cp class=\"sb-pdp-review-text\"\u003e\"Best $299 I've spent on fragrance ever. 5 bottles each better than my $200 designer bottles. The math is decisive.\"\u003c\/p\u003e\n\u003cdiv class=\"sb-pdp-review-author\"\u003e\n\u003cdiv class=\"sb-pdp-review-avatar\"\u003eB\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sb-pdp-review-name\"\u003eBrandon W.\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-review-meta\"\u003e\n\u003cspan class=\"sb-pdp-verified\"\u003e✓ Verified\u003c\/span\u003e · Phoenix, AZ\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-review\"\u003e\n\u003cdiv class=\"sb-pdp-review-stars\"\u003e★ ★ ★ ★ ★\u003c\/div\u003e\n\u003cp class=\"sb-pdp-review-text\"\u003e\"Bought as Father's Day gift for my husband. He's worn a different one every day for a month. The Taj is his favorite.\"\u003c\/p\u003e\n\u003cdiv class=\"sb-pdp-review-author\"\u003e\n\u003cdiv class=\"sb-pdp-review-avatar\"\u003eN\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sb-pdp-review-name\"\u003eNicole T.\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-review-meta\"\u003e\n\u003cspan class=\"sb-pdp-verified\"\u003e✓ Verified\u003c\/span\u003e · Charlotte, NC\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-review\"\u003e\n\u003cdiv class=\"sb-pdp-review-stars\"\u003e★ ★ ★ ★ ★\u003c\/div\u003e\n\u003cp class=\"sb-pdp-review-text\"\u003e\"I'm a fragrance collector. Bought this bundle skeptically. All 5 are now in my regular rotation. Verie blew me away.\"\u003c\/p\u003e\n\u003cdiv class=\"sb-pdp-review-author\"\u003e\n\u003cdiv class=\"sb-pdp-review-avatar\"\u003eD\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sb-pdp-review-name\"\u003eDavid K.\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-review-meta\"\u003e\n\u003cspan class=\"sb-pdp-verified\"\u003e✓ Verified\u003c\/span\u003e · New York, NY\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-review\"\u003e\n\u003cdiv class=\"sb-pdp-review-stars\"\u003e★ ★ ★ ★ ★\u003c\/div\u003e\n\u003cp class=\"sb-pdp-review-text\"\u003e\"My wife ordered for our anniversary. We share all 5 — the Blue Eagle on us both is incredible. $200 saved, fragrance wardrobe complete.\"\u003c\/p\u003e\n\u003cdiv class=\"sb-pdp-review-author\"\u003e\n\u003cdiv class=\"sb-pdp-review-avatar\"\u003eM\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sb-pdp-review-name\"\u003eMarcus L.\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-review-meta\"\u003e\n\u003cspan class=\"sb-pdp-verified\"\u003e✓ Verified\u003c\/span\u003e · Houston, TX\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-review\"\u003e\n\u003cdiv class=\"sb-pdp-review-stars\"\u003e★ ★ ★ ★ ★\u003c\/div\u003e\n\u003cp class=\"sb-pdp-review-text\"\u003e\"Christmas gift for myself. Now I rotate based on mood: oriental for dinner, aquatic for gym, smoky for nights out. Best decision.\"\u003c\/p\u003e\n\u003cdiv class=\"sb-pdp-review-author\"\u003e\n\u003cdiv class=\"sb-pdp-review-avatar\"\u003eA\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sb-pdp-review-name\"\u003eAnthony R.\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-review-meta\"\u003e\n\u003cspan class=\"sb-pdp-verified\"\u003e✓ Verified\u003c\/span\u003e · Los Angeles, CA\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-review\"\u003e\n\u003cdiv class=\"sb-pdp-review-stars\"\u003e★ ★ ★ ★ ★\u003c\/div\u003e\n\u003cp class=\"sb-pdp-review-text\"\u003e\"My boss noticed my fragrance changing daily. Asked what I was doing. Showed him this bundle. He ordered one within hours.\"\u003c\/p\u003e\n\u003cdiv class=\"sb-pdp-review-author\"\u003e\n\u003cdiv class=\"sb-pdp-review-avatar\"\u003eK\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sb-pdp-review-name\"\u003eKevin M.\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-review-meta\"\u003e\n\u003cspan class=\"sb-pdp-verified\"\u003e✓ Verified\u003c\/span\u003e · Seattle, WA\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-cta-block\"\u003e\n\u003ch4\u003e⭐ Join 2,005+ Bundle Owners\u003c\/h4\u003e\n\u003cp\u003e4.9\/5 average. The #1 bundle. The most-recommended summer fragrance gift.\u003c\/p\u003e\n\u003cbutton class=\"sb-pdp-cta\"\u003e☀️ Get Bundle Now — $299 (Save $200) \u003cspan class=\"sb-pdp-cta-arrow\"\u003e→\u003c\/span\u003e\u003c\/button\u003e \u003cspan class=\"sb-pdp-cta-note\"\u003e30-day money-back · Free U.S. shipping\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"section-title\"\u003eYour \u003cspan class=\"orange\"\u003eRisk-Free\u003c\/span\u003e Purchase\u003c\/h3\u003e\n\u003cdiv class=\"sb-pdp-guarantee\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sb-pdp-guarantee-icon\"\u003e🚚\u003c\/div\u003e\n\u003ch5\u003eFree Shipping\u003c\/h5\u003e\n\u003cp\u003eOrders over $50\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sb-pdp-guarantee-icon\"\u003e💰\u003c\/div\u003e\n\u003ch5\u003e30-Day Guarantee\u003c\/h5\u003e\n\u003cp\u003eFull money-back\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sb-pdp-guarantee-icon\"\u003e🔒\u003c\/div\u003e\n\u003ch5\u003eSecure Checkout\u003c\/h5\u003e\n\u003cp\u003eSSL encrypted\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sb-pdp-guarantee-icon\"\u003e✨\u003c\/div\u003e\n\u003ch5\u003e100% Authentic\u003c\/h5\u003e\n\u003cp\u003eFrom Heaven Scents\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"section-title\"\u003eQuestions? \u003cspan class=\"orange\"\u003eWe've Got Answers.\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cdiv class=\"sb-pdp-faq\"\u003e\n\u003cdiv class=\"sb-pdp-faq-item\"\u003e\n\u003ch5\u003e🤔 Are these full 100ml bottles or samples?\u003c\/h5\u003e\n\u003cp\u003eFull 100ml bottles. 5 of them = 500ml total fragrance value. Each bottle lasts 6–8 months of regular wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-faq-item\"\u003e\n\u003ch5\u003e💰 Is this really $200 savings?\u003c\/h5\u003e\n\u003cp\u003eYes. Buying separately: Taj $79 + Roto Gold $75 + Golden Eagle $60 + Blue Eagle $60 + Verie $75 = $349. With this bundle promotion: $299 against $499 retail value. Real savings up to $200.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-faq-item\"\u003e\n\u003ch5\u003e🎁 Can I gift just one of the bottles?\u003c\/h5\u003e\n\u003cp\u003eAbsolutely. Many customers split bundles for gifting — keep 2–3 for yourself, gift 2–3 to family\/friends. Each bottle comes individually packaged.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-faq-item\"\u003e\n\u003ch5\u003e👩 Are these all unisex?\u003c\/h5\u003e\n\u003cp\u003eBlue Eagle, Verie, and Roto Gold are genuinely unisex. Taj and Golden Eagle skew slightly masculine but are widely worn by women. Couples often share the bundle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-faq-item\"\u003e\n\u003ch5\u003e⏳ How long does each bottle last?\u003c\/h5\u003e\n\u003cp\u003e8–12 hours skin wear, 24–48 hours fabric wear depending on the fragrance. Blue Eagle is shortest (8hr); Roto Gold and Taj are longest (12hr+).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-faq-item\"\u003e\n\u003ch5\u003e💳 Return policy?\u003c\/h5\u003e\n\u003cp\u003e30-day money-back, even if you've opened bottles. We can offer this confidently because 95% of bundle customers keep all 5.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-faq-item\"\u003e\n\u003ch5\u003e🚚 U.S. shipping?\u003c\/h5\u003e\n\u003cp\u003eShips in 24 hours from U.S. fulfillment. 3–5 days standard, 1–2 days express. Free over $50 (this bundle qualifies).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pdp-final\"\u003e\n\u003ch3\u003eReady For Your \u003cspan style=\"color: #fff; text-decoration: underline;\"\u003eComplete Fragrance Wardrobe?\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp\u003eJoin 2,005+ Americans who chose the bundle. 5 luxury bottles. $200 saved. Free shipping. 30-day guarantee. $299.\u003c\/p\u003e\n\u003cbutton class=\"sb-pdp-cta\"\u003e☀️ Add Bundle To Cart — $299 \u003cspan class=\"sb-pdp-cta-arrow\"\u003e→\u003c\/span\u003e\u003c\/button\u003e\n\u003cdiv style=\"margin-top: 16px; font-size: 12px; color: #fff8e1;\"\u003eLimited stock · Ships in 24 hours · Free shipping\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Heaven Scents","offers":[{"title":"Default Title","offer_id":54404351885622,"sku":"Taj\u0026Roto\u0026GoldenEagle\u0026BlueEagle\u0026Verie","price":299.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0948\/6820\/9974\/files\/Untitled_design_658a8e92-3475-4899-ad7c-8647e06c9009.png?v=1786652157","url":"https:\/\/en.heavenscents.net\/products\/best-summer-bundle-royal-edition","provider":"Heaven Scents ","version":"1.0","type":"link"}